texlive[59904] Master: newcastle-bst (12jul21)
commits+karl at tug.org
commits+karl at tug.org
Mon Jul 12 22:14:22 CEST 2021
Revision: 59904
http://tug.org/svn/texlive?view=revision&revision=59904
Author: karl
Date: 2021-07-12 22:14:22 +0200 (Mon, 12 Jul 2021)
Log Message:
-----------
newcastle-bst (12jul21)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/bibtex/newcastle-bst/README.md
trunk/Master/texmf-dist/doc/bibtex/newcastle-bst/newcastle-bst.pdf
trunk/Master/texmf-dist/doc/bibtex/newcastle-bst/newcastle-bst.tex
trunk/Master/tlpkg/bin/tlpkg-ctan-check
Modified: trunk/Master/texmf-dist/doc/bibtex/newcastle-bst/README.md
===================================================================
--- trunk/Master/texmf-dist/doc/bibtex/newcastle-bst/README.md 2021-07-11 23:48:40 UTC (rev 59903)
+++ trunk/Master/texmf-dist/doc/bibtex/newcastle-bst/README.md 2021-07-12 20:14:22 UTC (rev 59904)
@@ -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 @@
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.
Modified: trunk/Master/texmf-dist/doc/bibtex/newcastle-bst/newcastle-bst.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/bibtex/newcastle-bst/newcastle-bst.tex
===================================================================
--- trunk/Master/texmf-dist/doc/bibtex/newcastle-bst/newcastle-bst.tex 2021-07-11 23:48:40 UTC (rev 59903)
+++ trunk/Master/texmf-dist/doc/bibtex/newcastle-bst/newcastle-bst.tex 2021-07-12 20:14:22 UTC (rev 59904)
@@ -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}.
Modified: trunk/Master/tlpkg/bin/tlpkg-ctan-check
===================================================================
--- trunk/Master/tlpkg/bin/tlpkg-ctan-check 2021-07-11 23:48:40 UTC (rev 59903)
+++ trunk/Master/tlpkg/bin/tlpkg-ctan-check 2021-07-12 20:14:22 UTC (rev 59904)
@@ -1112,7 +1112,7 @@
# 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.
More information about the tex-live-commits
mailing list.