Skip to content

Preamble commands that set Biblatex to format citations and bibliography in the UCT-Harvard style.

License

Notifications You must be signed in to change notification settings

dlejeune/biblatex-uctharvard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

UCT Author-Year Style For BibLaTeX

Preamble commands that extend the inbuilt authoryear style from BibLaTeX to support UCT's flavour of Harvard referencing.

How To Use

Just copy the contents of the single .tex file into the preamble of your latex doc. Make sure you're not importing biblatex already. Remove any code that provides unwanted functionality. Comments should be pretty clear.

Options

style=authoryear-comp: deals with papers written by the same author but in different years. Change to authoryear to have it repeat citations.

maxcitenames=2: for papers with more than 2 athors we cite first author and et al. (This is set to 2 here because of the Biology Faculty, but the official docs maintain it should be 3).

maxbibnames=8: similar to the above but for the bibliography.

giveninits=true: uses initials rather than the full names in the bibliography.

Further Docs

Find the full biblatex docs at http://ctan.math.washington.edu/tex-archive/macros/latex/contrib/biblatex/doc/biblatex.pdf. Specifically section 3.

License

Creative Commons Zero v1.0 Universal

About

Preamble commands that set Biblatex to format citations and bibliography in the UCT-Harvard style.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages