diff options
author | Norbert Preining <norbert@preining.info> | 2021-07-12 03:01:21 +0000 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2021-07-12 03:01:21 +0000 |
commit | 1caaed73030c69f9f96c5138594089e2689e768b (patch) | |
tree | 4eeff31f80eb1a2d1be741be265859d481f825f4 /biblio | |
parent | e8fe5891061b5c99a322e9d1b364f92c1016b3d5 (diff) |
CTAN sync 202107120301
Diffstat (limited to 'biblio')
-rw-r--r-- | biblio/bibtex/contrib/newcastle-bst/README.md | 4 | ||||
-rw-r--r-- | biblio/bibtex/contrib/newcastle-bst/newcastle-bst.pdf | bin | 162951 -> 162749 bytes | |||
-rw-r--r-- | biblio/bibtex/contrib/newcastle-bst/newcastle-bst.tex | 6 |
3 files changed, 5 insertions, 5 deletions
diff --git a/biblio/bibtex/contrib/newcastle-bst/README.md b/biblio/bibtex/contrib/newcastle-bst/README.md index e17249e660..32cf122af5 100644 --- a/biblio/bibtex/contrib/newcastle-bst/README.md +++ b/biblio/bibtex/contrib/newcastle-bst/README.md @@ -1,6 +1,6 @@ # newcastle-bst: Harvard referencing style as recommended by Newcastle University -This package provides a [BibTeX](https://ctan.org/pkg/README.md/BibTeX) style to format reference lists in the [Harvard at Newcastle](https://libguides.ncl.ac.uk/managing/harvard) style recommended by Newcastle University. It should be used alongside [natbib](https://ctan.org/pkg/README.md/natbib) for citations. +This package provides a [BibTeX](https://ctan.org/pkg/BibTeX) style to format reference lists in the [Harvard at Newcastle](https://libguides.ncl.ac.uk/managing/harvard) style recommended by Newcastle University. It should be used alongside [natbib](https://ctan.org/pkg/natbib) for citations. ## Installation The required style file is available from [GitHub](https://github.com/LukeBriggsDev/Newcastle-BibTeX) and [CTAN](https://ctan.org/pkg/newcastle-bst). You can use the style by copying it into your working directory containing your `.tex` file. You can also add it to your bst directory in your tex path to use it without having to copy it over each time. @@ -30,4 +30,4 @@ The text files contained in this work may be distributed and/or modified under t This work has had no input from Newcastle University and is done entirely in order to help other students create bibliography quicker. -This work is ‘maintained’ (as per LPPL maintenance status) by Luke Briggs.
\ No newline at end of file +This work is ‘maintained’ (as per LPPL maintenance status) by Luke Briggs. diff --git a/biblio/bibtex/contrib/newcastle-bst/newcastle-bst.pdf b/biblio/bibtex/contrib/newcastle-bst/newcastle-bst.pdf Binary files differindex 95184d3b31..e480f97006 100644 --- a/biblio/bibtex/contrib/newcastle-bst/newcastle-bst.pdf +++ b/biblio/bibtex/contrib/newcastle-bst/newcastle-bst.pdf diff --git a/biblio/bibtex/contrib/newcastle-bst/newcastle-bst.tex b/biblio/bibtex/contrib/newcastle-bst/newcastle-bst.tex index 78806fb671..d60913d1fa 100644 --- a/biblio/bibtex/contrib/newcastle-bst/newcastle-bst.tex +++ b/biblio/bibtex/contrib/newcastle-bst/newcastle-bst.tex @@ -21,12 +21,12 @@ \nobibliography{bibliography} \title{newcastle-bst: Harvard referencing style as recommended by Newcastle University} \author{Maintainer: Luke Briggs} -\date{Package v1.0 - \printdate{2021-07-09}} +\date{Package v1.1 - \printdate{2021-07-10}} \maketitle \section{Introduction} -This package provides a \href{https://ctan.org/pkg/README.md/BibTeX}{BibTeX} style to format reference lists in the \href{https://libguides.ncl.ac.uk/managing/harvard}{Harvard at Newcastle} style recommended by Newcastle University. -It should be used alongside \href{https://ctan.org/pkg/README.md/natbib}{natbib} for citations. +This package provides a \href{https://ctan.org/pkg/BibTeX}{BibTeX} style to format reference lists in the \href{https://libguides.ncl.ac.uk/managing/harvard}{Harvard at Newcastle} style recommended by Newcastle University. +It should be used alongside \href{https://ctan.org/pkg/natbib}{natbib} for citations. \subsection{Installation} The required style file is available from \href{https://github.com/LukeBriggsDev/Newcastle-BibTeX}{GitHub} and \href{https://ctan.org/pkg/newcastle-bst}{CTAN}. |