-
Notifications
You must be signed in to change notification settings - Fork 1
/
prizes.html
82 lines (66 loc) · 4.76 KB
/
prizes.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:(null)0="http://www.w3.org/TR/REC-html40">
<head>
<title>IBS-AR home page</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="description" content="IBS-AR" />
<meta name="keywords" content="Australasian, Region, International, Biometric, Society" />
<link rel="stylesheet" type="text/css" media="screen" href="layout-md.css" /> <link rel="shortcut icon" href="images/favicon.ico" />
<style type="text/css">
h2 { color: #940202; }
p.center {text-align: center; }
</style>
</head>
<body style="background-color: #FFFFFF"><a name="top"> </a>
<div class="wrapper">
<div class="headerMain">
<a href="http://www.BiometricSociety.org"><img src="images/ibslogo.png" height="159px" border="0" alt=""/></a>
<img src="images/ibs-australasian.jpg" height="159px" width="284px" alt="Australasian Region of The International Biometric Society"></img>
<picture>
<source srcset="images/ibs-ar-title.webp" type="image/webp">
<source srcset="images/ibs-ar-title.png" type="image/png">
<img src="images/ibs-ar-title.jpg" height="159px" width="284px" alt="Australasian Region of The International Biometric Society"></img>
</picture>
</div>
<!-- MAIN BODY of PAGE--> <div class="bodyArea">
<!-- menu area --> <div class="menuArea">
<div class="menubutton"><a href="index.html">Home IBS-AR</a></div>
<div class="menubutton"><a href="about.html">About us</a></div>
<div class="menubutton"><a href="council.html">Regional council</a></div>
<div class="menubutton"><a href="news.html">News</a></div>
<div class="menubutton">Prizes / Awards</div>
<div class="menubutton2"><a href="studentprizes.html">Student</a></div>
<div class="menubutton2"><a href="alf.html">ALF</a></div>
<div class="menubutton"><a href="conferences.html">Conferences</a></div>
<div class="menubutton" style="width: 160; height: 112">
<a href="https://biometricsboi.nz/">
<img border="0" src="images/conferencethumbnail.png" width="151" height="151" align="middle" hspace="4"></a> </div>
<div class="menubutton"><a href="memberservices.html">Membership</a></div>
<div class="menubutton"><a href="https://ibsar.wildapricot.org/Sys/Login">Membership Portal</a></div>
<div class="menubutton"><a href="links.html">Useful links</a></div>
<div class="menubutton"><a href="contacts.html">Contact us</a></div>
<div class="menubutton"> </div>
<div class="buttonWebmaster"><a href="mailto:[email protected]?subject=Biometrics%20website">Email the Webmaster</a></div>
</div>
<!-- main content of page -->
<div class="contentArea" style="width: 505; height: 990">
<h1>Prizes and awards</h1>
<h2>Student prizes and awards</h2>
<p>On the final conference day in Adelaide, 2019, <a href="https://www.flickr.com/photos/australasian-biometrics/49202424576/in/album-72157712155983523">
student awards for talks</a>
were announced.
<a href="https://www.flickr.com/photos/australasian-biometrics/49201941153/in/album-72157712155983523"> Rune Christiansen</a>
was judged as giving the best student presentation and Kevin Wang received honourable mention.</p>
<p>There were also <a href="https://www.flickr.com/photos/australasian-biometrics/49201941648/in/album-72157712155983523">student awards for posters</a> announced.
<a href="https://www.flickr.com/photos/australasian-biometrics/49201941153/in/album-72157712155983523"> Lucas Peitton</a>
had the best student poster and Eugenia Settecase was runner-up. Both are also pictured
<a href=" https://groundcover.grdc.com.au/story/6443772/numbers-game-in-ag-overseas-statisticians-add-value">here</a>.</p>
<p> In the general category <a href="https://samrogers.website/#top"> Samuel Rogers </a> was judged to have the best poster and Alan Welsh received honourable mention.</p>
<p>Our society also offers scholarships and travel awards each year to students and/or early career members of the society. <a href="studentprizes.html">Read more for students ...</a></p>
<h2>E.A. (Alf) Cornish award</h2>
<p>The E.A. (Alf) Cornish award was established in 2011 at the regional conference in Kiama, New South Wales, Australia. It is for recognition of a member in the Australasian Region who has given ‘longtime’ service to the Biometric Society and to the advancement of biometry. <a href="alf.html">Read more ...</a></p>
<p><font size = "1">Last updated 1 June 2023</font></p>
</div>
</body>
</html>