Commit b4cac0b6b1f12dfc007f2dce1c63f140e1304889

Authored by Josh Klontz
1 parent 3c3e21d9

more bib entries

Showing 1 changed file with 37 additions and 2 deletions
share/openbr/openbr.bib
... ... @@ -80,7 +80,13 @@
80 80 Howpublished = {www.opencv.org},
81 81 Title = {{The OpenCV Library}},
82 82 Year = 2000}
83   -
  83 +
  84 +@misc{MATLAB,
  85 + Author = {MathWorks},
  86 + Howpublished = {www.mathworks.com},
  87 + Title = {{MATLAB Release 2013a}},
  88 + Year = 2013}
  89 +
84 90 @manual{R,
85 91 Title = {R: A Language and Environment for Statistical Computing},
86 92 Author = {{R Core Team}},
... ... @@ -155,6 +161,14 @@
155 161 Title = {{NIST Special Database 32 - Multiple Encounter Dataset II (MEDS-II)}},
156 162 Year = {2011}}
157 163  
  164 +@article{gacek04,
  165 + Author = {Cristina Gacek and Budi Arief},
  166 + Journal = {IEEE Software},
  167 + Number = {21},
  168 + Pages = {34-40},
  169 + Volume = {1},
  170 + Year = {2004}}
  171 +
158 172 @misc{grother12,
159 173 Author = {Grother, P. and Quinn, G.W. and Ngan, M.},
160 174 Title = {{Face Recognition Vendor Test (FRVT)} 2012},
... ... @@ -175,7 +189,7 @@
175 189 Number = {1},
176 190 Pages = {10-18},
177 191 Publisher = {ACM},
178   - Title = {The WEKA data mining software: an update},
  192 + Title = {The WEKA Data Mining Software: An Update},
179 193 Volume = {11},
180 194 Year = {2009}}
181 195  
... ... @@ -219,6 +233,18 @@
219 233 Pages = {237-244},
220 234 Year = {2012}}
221 235  
  236 +@misc{lakhani07,
  237 + Author = {Karim R. Lakhani, Lars Bo Jeppesen, Jill A. Panetta},
  238 + Title = {The Value of Openness in Scientific Problem Solving},
  239 + Publisher = {Division of Research, Harvard Business School},
  240 + Year = {2007}}
  241 +
  242 +@book{laurent04,
  243 + Author = {Andrew M. St. Laurent},
  244 + Title = {Understanding Open Source \& Free Software Licensing},
  245 + Publisher = {O'Reilly},
  246 + Year = {2004}}
  247 +
222 248 @inproceedings{li09,
223 249 Author = {Li, S.Z. and Lei, Z. and Ao, M.},
224 250 Booktitle = {6th IEEE Workshop on Object Tracking and Classification Beyond and in the Visible Spectrum (OTCBVS, in conjunction with CVPR 2009)},
... ... @@ -276,6 +302,10 @@
276 302 Volume = {19},
277 303 Year = {1997}}
278 304  
  305 +@misc{osi,
  306 + Title = {The Open Source Initiative},
  307 + Url = {}}
  308 +
279 309 @article{phillips00,
280 310 Author = {Phillips, P.J. and Moon, H. and Rizvi, S.A. and Rauss, P.J.},
281 311 Journal = {Pattern Analysis and Machine Intelligence, IEEE Transactions on},
... ... @@ -303,6 +333,11 @@
303 333 Title = {An Introduction to the Good, the Bad, and the Ugly Face Recognition Challenge Problem},
304 334 Year = {2011}}
305 335  
  336 +@misc{raymond00,
  337 + Title = {The cathedral \& the bazaar},
  338 + url = {},
  339 + Year = {2000}}
  340 +
306 341 @misc{sonnenburg07,
307 342 Author = {Sören Sonnenburg and Mikio L. Braun and Samy Bengio and Leon Bottou and Geoffrey Holmes and Yann Lecun and Fernando Pereira and Carl Edward Rasmussen and Bernhard Schölkopf and Jason Weston},
308 343 Title = {The Need for Open Source Software in Machine Learning},
... ...