summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/ucalgmthesis
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/ucalgmthesis')
-rw-r--r--Master/texmf-dist/doc/latex/ucalgmthesis/LICENSE2
-rw-r--r--Master/texmf-dist/doc/latex/ucalgmthesis/README.TEXLIVE7
-rw-r--r--Master/texmf-dist/doc/latex/ucalgmthesis/sample-thesis.pdfbin0 -> 117697 bytes
-rw-r--r--Master/texmf-dist/doc/latex/ucalgmthesis/sample-thesis.tex2
4 files changed, 2 insertions, 9 deletions
diff --git a/Master/texmf-dist/doc/latex/ucalgmthesis/LICENSE b/Master/texmf-dist/doc/latex/ucalgmthesis/LICENSE
index e0704d9d5b5..5d1e5107887 100644
--- a/Master/texmf-dist/doc/latex/ucalgmthesis/LICENSE
+++ b/Master/texmf-dist/doc/latex/ucalgmthesis/LICENSE
@@ -1,6 +1,6 @@
MIT License
-Copyright (c) 2018 Richard Zach
+Copyright (c) 2019 Richard Zach
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/Master/texmf-dist/doc/latex/ucalgmthesis/README.TEXLIVE b/Master/texmf-dist/doc/latex/ucalgmthesis/README.TEXLIVE
deleted file mode 100644
index df028a34cb5..00000000000
--- a/Master/texmf-dist/doc/latex/ucalgmthesis/README.TEXLIVE
+++ /dev/null
@@ -1,7 +0,0 @@
-The following files have been removed in the TeX Live installation of
-the current package, typically due to duplication, lack of space, or
-missing source code. You can find these files on CTAN at
- http://mirror.ctan.org/macros/latex/contrib/ucalgmthesis
-If questions or concerns, email tex-live@tug.org.
-
- natbib-oup.bst
diff --git a/Master/texmf-dist/doc/latex/ucalgmthesis/sample-thesis.pdf b/Master/texmf-dist/doc/latex/ucalgmthesis/sample-thesis.pdf
new file mode 100644
index 00000000000..79e876a302e
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/ucalgmthesis/sample-thesis.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/ucalgmthesis/sample-thesis.tex b/Master/texmf-dist/doc/latex/ucalgmthesis/sample-thesis.tex
index 88f74ee751e..610fe039870 100644
--- a/Master/texmf-dist/doc/latex/ucalgmthesis/sample-thesis.tex
+++ b/Master/texmf-dist/doc/latex/ucalgmthesis/sample-thesis.tex
@@ -69,7 +69,7 @@
% latexbib!
\usepackage[round]{natbib}
-\bibliographystyle{natbib-oup}
+\bibliographystyle{plainnat}
% The blindtext package produces the ``lorem ipsum''
% texts in this sample and can safely be removed.