-
Notifications
You must be signed in to change notification settings - Fork 1
/
bib.html
executable file
·22 lines (22 loc) · 951 Bytes
/
bib.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="description" content="Angus Leigh's Homepage" />
<meta name="keywords" content="Angus Leigh, machine learning, computer vision, robotics" />
<meta name="author" content="Angus Leigh" />
<title>Angus Leigh</title>
</head>
<body>
<p>
@inproceedings{leigh2011comprehensive, <br>
title={Comprehensive Analysis on the Effects of Noise Estimation Strategies on Image Noise Artifact Suppression Performance}, <br>
author={Leigh, Angus and Wong, Alexander and Clausi, David A and Fieguth, Paul}, <br>
booktitle={2011 IEEE International Symposium on Multimedia}, <br>
pages={97-104}, <br>
year={2011}, <br>
organization={IEEE}<br>
}
</p>
</body>
</html>