BibTeX bibliography style: apalike

The apalike (APA like) BibTeX style belongs to the extended set of standard BibTeX styles. It's called APA like since it does not implement the full APA citation rules. That's because some fields like translator do not belong to the standard fields that are supported in BibTeX.

Download

CTAN » tex-archive » biblio » bibtex » base » apalike.bst

Usage

\documentclass[a4paper,10pt]{article}

\begin{document}

This is an example of a paragraph with in-text
citations using the apalike 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{apalike}
\bibliography{sampleBibFile}
\end{document}  
BibTeX apalike bibliography style example with in-text references and bibliography
BibTeX bibliography style apalike: examples of in-text citations and bibliography for journal articles and books.

Bibliography examples for all BibTeX entries

article

apalike: example of a bibliography item for an article entry
Example of a bibliography item for an article BibTeX entry.
apalike: example of a bibliography item for an article entry
Example of a bibliography item for an article BibTeX entry.

book

apalike: example of a bibliography item for a book entry
Example of a bibliography item for an book BibTeX entry.
apalike: example of a bibliography item for a book entry
Example of a bibliography item for an book BibTeX entry.

booklet

apalike: example of a bibliography item for a booklet entry
Example of a bibliography item for a booklet BibTeX entry.
apalike: example of a bibliography item for a booklet entry
Example of a bibliography item for a booklet BibTeX entry.

inbook

apalike: example of a bibliography item for an inbook entry
Example of a bibliography item for an inbook BibTeX entry.
apalike: example of a bibliography item for an inbook entry
Example of a bibliography item for an inbook BibTeX entry.

incollection

apalike: example of a bibliography item for an incollection entry
Example of a bibliography item for an incollection BibTeX entry.
apalike: example of a bibliography item for an incollection entry
Example of a bibliography item for an incollection BibTeX entry.

inproceedings

apalike: example of a bibliography item for an inproceedings entry
Example of a bibliography item for an inproceedings BibTeX entry.
apalike: example of a bibliography item for an inproceedings entry
Example of a bibliography item for an inproceedings BibTeX entry.

mastersthesis

apalike: example of a bibliography item for an mastersthesis entry
Example of a bibliography item for an mastersthesis BibTeX entry.
apalike: example of a bibliography item for an mastersthesis entry
Example of a bibliography item for an mastersthesis BibTeX entry.

manual

apalike: example of a bibliography item for an manual entry
Example of a bibliography item for an manual BibTeX entry.
apalike: example of a bibliography item for an manual entry
Example of a bibliography item for an manual BibTeX entry.

misc

apalike: example of a bibliography item for an misc entry
Example of a bibliography item for an misc BibTeX entry.
apalike: example of a bibliography item for an misc entry
Example of a bibliography item for an misc BibTeX entry.

phdthesis

apalike: example of a bibliography item for an phdthesis entry
Example of a bibliography item for an phdthesis BibTeX entry.
apalike: example of a bibliography item for an phdthesis entry
Example of a bibliography item for an phdthesis BibTeX entry.

proceedings

apalike: example of a bibliography item for an proceedings entry
Example of a bibliography item for an proceedings BibTeX entry.
apalike: example of a bibliography item for an proceedings entry
Example of a bibliography item for an proceedings BibTeX entry.

techreport

apalike: example of a bibliography item for an techreport entry
Example of a bibliography item for an techreport BibTeX entry.
apalike: example of a bibliography item for an techreport entry
Example of a bibliography item for an techreport BibTeX entry.

unpublished

apalike: example of a bibliography item for an unpublished entry
Example of a bibliography item for an unpublished BibTeX entry.
apalike: example of a bibliography item for an unpublished entry
Example of a bibliography item for an unpublished BibTeX entry.

Supported BibTeX fields

Other styles