Skip to content

Commit

Permalink
add David to authors in PDF + add DOI link to title page + frontispiece
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlougheed committed Aug 29, 2024
1 parent f152b25 commit 715ab52
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
10 changes: 7 additions & 3 deletions src/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
project = 'An Overview and Simple Guide to Environmental DNA Protocols and Workflows'
copyright = '2024, the authors'
author = 'Orianne Tournayre, Haolun (Allen) Tian, Stafford "Rotehrá:kwas" Maracle, David R. Lougheed, and Stephen C. Lougheed'
# To edit the authors on the cover page of the PDF, edit latex_elements["maketitle"] below

release = '2.2'
version = '2.2.0'
Expand Down Expand Up @@ -53,15 +54,18 @@
latex_elements = {
# 'extrapackages': r"\usepackage{titling}",
'maketitle': r"""
\author{Orianne Tournayre$^{1,2}$, Haolun (Allen) Tian$^1$, \and Stafford "Rotehrá:kwas" Maracle$^1$, \and and
Stephen C. Lougheed$^1$}
\author{Orianne Tournayre$^{1,2}$, Haolun (Allen) Tian$^1$, \and Stafford "Rotehrá:kwas" Maracle$^1$,
David Lougheed$^3$, \and and Stephen C. Lougheed$^1$}
\date{
1. Department of Biology, Queen’s University, Kingston, Ontario, Canada \\
2. Current address. Department of Biology, York University, Toronto, Ontario, Canada \\~\\~\\
2. Current address. Department of Biology, York University, Toronto, Ontario, Canada \\
3. Canadian Centre for Computational Genomics, McGill University, Montreal, Quebec, Canada \\~\\
\centering
\normalfont
\textit{Originally prepared for the Queen’s University Biological Station environmental DNA workshop} \\~\\
\includegraphics[width=2in]{QUBS}
\\~\\~\\
DOI: \href{https://doi.org/10.5281/zenodo.13421371}{10.5281/zenodo.13421371}
}
\sphinxmaketitle
""",
Expand Down
2 changes: 1 addition & 1 deletion src/sections/frontispiece.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ CC-BY-4.0 Creative Commons License 2022-2024

**How to cite this document:** Tournayre, O. Tian, H., Maracle, S. R., Lougheed, D. R., & Lougheed, S. C. (2024).
An overview and guide to environmental DNA protocols and workflows. Version |version|. Queen’s University, Kingston,
Ontario, Canada.
Ontario, Canada. DOI: `10.5281/zenodo.13421371 <https://doi.org/10.5281/zenodo.13421371>`_

0 comments on commit 715ab52

Please sign in to comment.