Making references in
LaTeX
(fish.tex)
Need to compile the document twice
Types of Documents BibTex can handle
Each Document type can have the following entries
Sample BibTex
Book Entry
(mybib.bib)
Sample BibTex
Technical Report Entry
Sample BibTex
Ph.D. Dissertation Entry
Sample BibTex
Master’s Thesis Entry
Sample BibTex
Proceedings Entry
To invoke these styles in your document
Sample LaTeX document
listing Bibliography in
MLA Style (bib.tex)
Commands to Build and
View Document
Sample LaTeX document
listing Bibliography in
AMS Style (bib.tex)
To include only cited articles we remove the \nocite{*} command
Cross-referencing in Proceedings
Including Source code in LaTeX documents
Including image graphics into you LaTeX document
Image Graphics
Example
(image.tex)
Because current pdflatex cannot include Encapsulated Postscript Files (EPS)…