Search found 1 match

by johnzhao2835
Sun Aug 11, 2013 3:05 pm
Forum: BibTeX, biblatex and biber
Topic: Format of Reference List
Replies: 0
Views: 3003

Format of Reference List

I am trying to use BibTeX to include the reference list. In the BibTeX database file I have this entry.

@article{paper:1,
author={Prentice, R. L.},
title={Paper Title},
journal={Journal Name},
volume={73},
number={1},
pages={1–-11},
year={1986},
month={},
note={},
}

The source file ...