texlive-harvard
Harvard citation package for use with LaTeX
This is a re-implementation, for LaTeX, of the original Harvard package. The bundle contains the LaTeX package, several BibTeX styles, and a Perl package for use with LaTeX2HTML.
Harvard is an author-year citation style (all but the first author are suppressed in second and subsequent citations of the same entry); the package defines several variant styles: apsr.bst for the American Political Science Review; agsm.bst for Australian government publications; dcu.bst from the Design Computing Unit of the University of Sydney; kluwer.bst, which aims at the format preferred in Kluwer publications; nederlands.bst which deals with sorting Dutch names with prefixes (such as van) according to Dutch rules, together with several styles whose authors offer no description of their behaviour.
- Versions: 2025.2
- Website: https://ctan.org/pkg/harvard
- Licenses: LPPL (any version)
- Package source: gnu/packages/tex.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of texlive-harvard as follows:
guix install texlive-harvard
Or install a particular version:
guix install texlive-harvard@2025.2
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of texlive-harvard about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/texlive-harvard'><img src='https://packages.guix.gnu.org/packages/texlive-harvard/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/texlive-harvard)
Example Org:
[[https://packages.guix.gnu.org/packages/texlive-harvard][https://packages.guix.gnu.org/packages/texlive-harvard/badges/latest-version.svg]]