From 3c3283ce54e50429e9d152d45f2795034959523c Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 12 Jul 2021 20:14:22 +0000 Subject: newcastle-bst (12jul21) git-svn-id: svn://tug.org/texlive/trunk@59904 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/doc/bibtex/newcastle-bst/README.md | 4 ++-- .../doc/bibtex/newcastle-bst/newcastle-bst.pdf | Bin 162951 -> 162749 bytes .../doc/bibtex/newcastle-bst/newcastle-bst.tex | 6 +++--- Master/tlpkg/bin/tlpkg-ctan-check | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) (limited to 'Master') diff --git a/Master/texmf-dist/doc/bibtex/newcastle-bst/README.md b/Master/texmf-dist/doc/bibtex/newcastle-bst/README.md index e17249e660a..32cf122af56 100644 --- a/Master/texmf-dist/doc/bibtex/newcastle-bst/README.md +++ b/Master/texmf-dist/doc/bibtex/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/Master/texmf-dist/doc/bibtex/newcastle-bst/newcastle-bst.pdf b/Master/texmf-dist/doc/bibtex/newcastle-bst/newcastle-bst.pdf index 95184d3b31e..e480f97006e 100644 Binary files a/Master/texmf-dist/doc/bibtex/newcastle-bst/newcastle-bst.pdf and b/Master/texmf-dist/doc/bibtex/newcastle-bst/newcastle-bst.pdf differ diff --git a/Master/texmf-dist/doc/bibtex/newcastle-bst/newcastle-bst.tex b/Master/texmf-dist/doc/bibtex/newcastle-bst/newcastle-bst.tex index 78806fb6715..d60913d1fab 100644 --- a/Master/texmf-dist/doc/bibtex/newcastle-bst/newcastle-bst.tex +++ b/Master/texmf-dist/doc/bibtex/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}. diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 957eefaf9a9..4789461d728 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -1112,7 +1112,7 @@ sub do_tlp { # the first one we come across, since we'll only find the first one # on CTAN and we don't want to try to match subdir suffixes. next if grep { $_ eq $basefile } @tl_basefiles; -warn "checking tl file $file -> $basefile\n"; +#warn "checking tl file $file -> $basefile\n"; push (@tl_basefiles, $basefile); # No point in comparing our pdfs now, too many are different. -- cgit v1.2.3