%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% This is a bibliography template for use in writing Junior Lab
% related reports, papers, and documents.
%
% It is called sample-paper.bib and is located at
% /mit/8.13/www/Samplepaper/sample-paper.bib
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

@BOOK{melissinos1966,
    author={A.C. Melissinos},
    title={Experiments in Modern Physics},
    publisher={Academic Press},
    year={1966}}

@BOOK{kuhn1969,
		author={H.G. Kuhn},
		title={Atomic Spectra},
		publisher={Academic Press},
		year={1969}}

@BOOK{goldstein2002,
		author={H. Goldstein},
		title={Classical Mechanics},
		publisher={Addison-Wesley},
		year={2002}}

@BOOK{griffiths2005,
		author={David Griffiths},
		title={Introduction to Quantum Mechanics},
		publisher={Prentice Hall},
		year={2005}}

@BOOK{bevington2003,
    author={P.R. Bevington and D.K. Robinson},
    title={Data Reduction and Error Analysis for the Physical Sciences},
    publisher={McGraw-Hill},
    year={2003}}

@BOOK{comptonlg,
		author={Junior lab staff},
		title={Compton scattering lab guide},
		year={2007}}

@MISC{nist_tables,
		author={NIST},
		title={1998 CODATA Recommended Values of the Fundamental Constants of Physics and Chemistry}}

@MISC{monochromator_manual,
		author={SPEX Industries},
		title={M-Series Spectrometers}}
		
@MISC{monochromator,
		howpublished={\url{http://en.wikipedia.org/wiki/Monochromator}}}

%
% Below is a list of possible bibliography entries along with their required and optional fields
%    Taken from the wikipedia entry for BibTeX at http://en.wikipedia.wiki/BibTeX 19-Nov-2007
%
%
%

%article
%    An article from a journal or magazine.
%    Required fields: author, title, journal, year
%    Optional fields: volume, number, pages, month, note, key
%book
%    A book with an explicit publisher.
%    Required fields: author/editor, title, publisher, year
%    Optional fields: volume, series, address, edition, month, note, key
%booklet
%    A work that is printed and bound, but without a named publisher or sponsoring institution.
%    Required fields: title
%    Optional fields: author, howpublished, address, month, year, note, key
%conference
%    The same as inproceedings, included for Scribe (markup language) compatibility.
%    Required fields: author, title, booktitle, year
%    Optional fields: editor, pages, organization, publisher, address, month, note, key
%inbook
%    A part of a book, which may be a chapter (or section or whatever) and/or a range of pages.
%    Required fields: author/editor, title, chapter/pages, publisher, year
%    Optional fields: volume, series, address, edition, month, note, key
%incollection
%    A part of a book having its own title.
%   Required fields: author, title, booktitle, year
%    Optional fields: editor, pages, organization, publisher, address, month, note, key
%inproceedings
%    An article in a conference proceedings.
%    Required fields: author, title, booktitle, year
%    Optional fields: editor, pages, organization, publisher, address, month, note, key
%manual
%    Technical documentation.
%    Required fields: title
%    Optional fields: author, organization, address, edition, month, year, note, key
%mastersthesis
%    A Master's thesis.
%    Required fields: author, title, school, year
%    Optional fields: address, month, note, key
%misc
%    For use when nothing else fits.
%    Required fields: none
%    Optional fields: author, title, howpublished, month, year, note, key
%phdthesis
%    A Ph.D. thesis.
%    Required fields: author, title, school, year
%    Optional fields: address, month, note, key
%proceedings
%    The proceedings of a conference.
%    Required fields: title, year
%    Optional fields: editor, publisher, organization, address, month, note, key
%techreport
%    A report published by a school or other institution, usually numbered within a series.
%    Required fields: author, title, institution, year
%    Optional fields: type, number, address, month, note, key
%unpublished
%   A document having an author and title, but not formally published.
%    Required fields: author, title, note
%    Optional fields: month, year, key
