texsupport.bibtex-aps
About
This package provides American Physical Society (APS) BibTeX reference style
(aps-nameyear.bst) for Springer journals. There are also included few example files
(.tex, .bib, .pdf) showing how to use BibTeX style file and how it would look like.
Contents
The following files are given in the repository (or directly in .zip archive):
aps-nameyear.bst- BibTeX style for author-year citations;aps-bibstyle.sty- LaTeX macro commands for APS bibliography;template.tex- template file;template.pdf- journal sample article with APS bibliography;example.bib- BibTeX database file.
Setup
- Clone the repository or download the
.ziparchive; - Install
aps-nameyear.bstandaps-bibstyle.styin your LaTeX system or place them in the same directory where your.texfile is; - use the file
template.texto start your article as a template; - Important:
template.texusessvjour3.clsLaTeX style file, which couild be downloaded from Springer site.
Comments
- BibTeX file
aps-nameyear.bstis compatible only withnatbibpackage. - The
natbib.stypackage is an extension to LaTeX to allow author-year citations along with numerical citations. - It’s available in all LaTeX distributions. Read the
natbibmanual for various types of citation commands. - You can find the manual in CTAN page.
-
Or you can try to type in command line:
texdoc natbibIf you use a standard TeX distribution, the PDF manual should show up.
Bug reports
Please submit bug reports and/or feature requests at GitHub page or latex-support@vtex.lt.