The authordate4 BibTeX style generates citations in the author-date citation system also known as Harvard referencing. In this style the casing of titles of articles, journals and books is not changed. Author's and editor's names are in small capitals.
\documentclass[a4paper,10pt]{article}
natbib
\begin{document}
This is an example of a paragraph with in-text
citations using the authordate4 BibTeX style.
Here is a reference to a journal article with
a single author \cite{article1}, to a journal
article with two authors \cite{article2} and
three authors \cite{article3}, and to a book
with four authors \cite{book4}.
\bibliographystyle{authordate4}
\bibliography{sampleBibFile}
\end{document}
BibTeX bibliography style authordate4: examples of in-text citations and bibliography for journal articles and books.
Bibliography examples for all BibTeX entries
article
Example of a bibliography item for an article BibTeX entry.
Example of a bibliography item for an article BibTeX entry.
book
Example of a bibliography item for an book BibTeX entry.
Example of a bibliography item for an book BibTeX entry.
booklet
Example of a bibliography item for a booklet BibTeX entry.
Example of a bibliography item for a booklet BibTeX entry.
inbook
Example of a bibliography item for an inbook BibTeX entry.
Example of a bibliography item for an inbook BibTeX entry.
incollection
Example of a bibliography item for an incollection BibTeX entry.
Example of a bibliography item for an incollection BibTeX entry.
inproceedings
Example of a bibliography item for an inproceedings BibTeX entry.
Example of a bibliography item for an inproceedings BibTeX entry.
mastersthesis
Example of a bibliography item for an mastersthesis BibTeX entry.
Example of a bibliography item for an mastersthesis BibTeX entry.
manual
Example of a bibliography item for an manual BibTeX entry.
Example of a bibliography item for an manual BibTeX entry.
misc
Example of a bibliography item for an misc BibTeX entry.
Example of a bibliography item for an misc BibTeX entry.
phdthesis
Example of a bibliography item for an phdthesis BibTeX entry.
Example of a bibliography item for an phdthesis BibTeX entry.
proceedings
Example of a bibliography item for an proceedings BibTeX entry.
Example of a bibliography item for an proceedings BibTeX entry.
techreport
Example of a bibliography item for an techreport BibTeX entry.
Example of a bibliography item for an techreport BibTeX entry.
unpublished
Example of a bibliography item for an unpublished BibTeX entry.
Example of a bibliography item for an unpublished BibTeX entry.