1. Run latex: LaTeX finds the references that are cited in the .tex file and the declaration of the bibliography style file (.bst) and bibliography database (.bib) and records them in the .aux file. 2. Run bibtex: BibTeX reads the .aux file to determine what cited entries to pull from what .bib files, formats and sorts the cited references according to the rules in the .bst file, and write the .bbl file. 3. Run latex again: LaTeX now finds the .bbl file and will read it and write
【在 r******n 的大作中提到】 : 什么意思?
r*n
6 楼
thanks a lot for your help!
【在 T*******n 的大作中提到】 : 1. Run latex: LaTeX finds the references that are cited in the .tex file : and the declaration of the bibliography style file (.bst) and : bibliography database (.bib) and records them in the .aux file. : 2. Run bibtex: BibTeX reads the .aux file to determine what cited entries : to pull from what .bib files, formats and sorts the cited references : according to the rules in the .bst file, and write the .bbl file. : 3. Run latex again: LaTeX now finds the .bbl file and will read it and : write
r*n
7 楼
thanks a lot for your help!
【在 T*******n 的大作中提到】 : 1. Run latex: LaTeX finds the references that are cited in the .tex file : and the declaration of the bibliography style file (.bst) and : bibliography database (.bib) and records them in the .aux file. : 2. Run bibtex: BibTeX reads the .aux file to determine what cited entries : to pull from what .bib files, formats and sorts the cited references : according to the rules in the .bst file, and write the .bbl file. : 3. Run latex again: LaTeX now finds the .bbl file and will read it and : write