Commit f0cb8aa4f208b24e06e33dc17a6132061419005a

Authored by lbestrowden
1 parent 0f0a3213

Revert "Adding myself to bib"

This reverts commit 0f0a32132ede26378db806c4705e7749028333ca.
Showing 1 changed file with 21 additions and 32 deletions
share/openbr/openbr.bib
1   -%% This BibTeX bibliography file was created using BibDesk.
2   -%% http://bibdesk.sourceforge.net/
3   -
4   -
5   -%% Created for Lacey Best-Rowden at 2013-03-01 16:14:53 -0500
6   -
7   -
8   -%% Saved with string encoding Unicode (UTF-8)
9   -
10   -
11   -
12   -@misc{lbestrowden,
13   - Author = {Lacey Best-Rowden},
14   - Date-Added = {2013-03-01 15:15:36 -0500},
15   - Date-Modified = {2013-03-01 16:14:53 -0500},
16   - Howpublished = {https://github.com/lbestrowden},
17   - Title = {bestrow1 at msu.edu}}
18   -
  1 +% Developers
19 2 @misc{jklontz,
20 3 Author = {Joshua C. Klontz},
21 4 Howpublished = {https://github.com/jklontz},
... ... @@ -45,7 +28,9 @@
45 28 Author = {Charles A. Otto},
46 29 Howpublished = {https://github.com/caotto},
47 30 Title = {ottochar at gmail.com}}
  31 +
48 32  
  33 +% Software
49 34 @misc{OpenBR,
50 35 Author = {Joshua C. Klontz and Dr. Mark J. Burge},
51 36 Title = {{OpenBR} - {Open} {Biometric} {Recognition}},
... ... @@ -81,6 +66,8 @@
81 66 Title = {PittPatt {SDK} 5.2.2},
82 67 Year = {2011}}
83 68  
  69 +
  70 +% Datasets
84 71 @misc{GBU,
85 72 Author = {NIST},
86 73 Howpublished = {www.nist.gov/itl/iad/ig/focs.cfm},
... ... @@ -93,6 +80,8 @@
93 80 Title = {{NIST} Special Database 32 - Multiple Encounter Dataset ({MEDS})},
94 81 Year = {2011}}
95 82  
  83 +
  84 +% Papers
96 85 @inproceedings{belhumeur11,
97 86 Author = {Belhumeur, P.N. and Jacobs, D.W. and Kriegman, D.J. and Kumar, N.},
98 87 Booktitle = {Computer Vision and Pattern Recognition (CVPR), 2011 IEEE Conference on},
... ... @@ -125,13 +114,13 @@
125 114 Title = {Spectrally Sampled Structural Subspace Features ({4SF})},
126 115 Year = {2011}}
127 116  
128   -@inproceedings{klare12,
129   - Author = {Klare, B.F. and Jain, A.K.},
130   - Booktitle = {Biometrics: Theory, Applications and Systems (BTAS), 2012 IEEE Fifth International Conference on},
131   - Month = {sept.},
132   - Pages = {237-244},
133   - Title = {Face recognition: Impostor-based measures of uniqueness and quality},
134   - Year = {2012}}
  117 +@inproceedings{klare12,
  118 + Author={Klare, B.F. and Jain, A.K.},
  119 + Booktitle={Biometrics: Theory, Applications and Systems (BTAS), 2012 IEEE Fifth International Conference on},
  120 + Title={Face recognition: Impostor-based measures of uniqueness and quality},
  121 + Year={2012},
  122 + Month={sept.},
  123 + Pages={237-244}}
135 124  
136 125 @article{meyers08,
137 126 Author = {Meyers, E. and Wolf, L.},
... ... @@ -173,13 +162,13 @@
173 162 Title = {Spectral Hashing},
174 163 Year = {2008}}
175 164  
176   -@inproceedings{wolf11,
177   - Author = {Wolf, L. and Hassner, T. and Maoz, I.},
178   - Booktitle = {Computer Vision and Pattern Recognition (CVPR), 2011 IEEE Conference on},
179   - Month = {june},
180   - Pages = {529-534},
181   - Title = {Face recognition in unconstrained videos with matched background similarity},
182   - Year = {2011}}
  165 +@inproceedings{wolf11,
  166 + author={Wolf, L. and Hassner, T. and Maoz, I.},
  167 + booktitle={Computer Vision and Pattern Recognition (CVPR), 2011 IEEE Conference on},
  168 + title={Face recognition in unconstrained videos with matched background similarity},
  169 + year={2011},
  170 + month={june},
  171 + pages={529-534}}
183 172  
184 173 @mastersthesis{zauner10,
185 174 Author = {Zauner, C.},
... ...