summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/cje/cjeguide.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-10-26 19:49:37 +0000
committerKarl Berry <karl@freefriends.org>2023-10-26 19:49:37 +0000
commitb8c0ca7ca9c7632373df1fc82eebcf425b3933f7 (patch)
treec3d1f527cf88aaedd5261ad52b77f52123d6f247 /Master/texmf-dist/doc/latex/cje/cjeguide.tex
parent51f640d28345adfaa11f8a3d6a09651e54ee31b0 (diff)
cje (26oct23)
git-svn-id: svn://tug.org/texlive/trunk@68656 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/cje/cjeguide.tex')
-rw-r--r--Master/texmf-dist/doc/latex/cje/cjeguide.tex36
1 files changed, 21 insertions, 15 deletions
diff --git a/Master/texmf-dist/doc/latex/cje/cjeguide.tex b/Master/texmf-dist/doc/latex/cje/cjeguide.tex
index c2be40fa034..d0f443ae5fd 100644
--- a/Master/texmf-dist/doc/latex/cje/cjeguide.tex
+++ b/Master/texmf-dist/doc/latex/cje/cjeguide.tex
@@ -1,8 +1,8 @@
%% This is file cjeguide.tex
-%% 2018/02/22 v1.06
+%% 2023/10/26 v1.07
%% =========
%%
-%% COPYRIGHT (c) 2017 Canadian Economics Association
+%% COPYRIGHT (c) 2023 Canadian Economics Association
%%
%% LICENSE
%% =======
@@ -62,7 +62,7 @@
\usepackage{hyperref}
\def\citeapos#1{\citeauthor{#1}'s (\citeyear{#1})}
\hypersetup{%
- pdftitle = {Author guide to Canadian Journal of Economics \LaTeXe\ class file (v. 1.06, 2018)},
+ pdftitle = {Author guide to Canadian Journal of Economics \LaTeXe\ class file (v. 1.07, 2023)},
pdfauthor = {Author One, Author Two, Author Three,
Author Four and Author Five},
citecolor=blue,
@@ -76,7 +76,7 @@
\label{firstpage}
% shortened version of title [in square brackets] for running head
-\title[Guide to \texttt{cje} \LaTeXe\ class]{Guide to Canadian Journal of Economics \LaTeXe\ class file (v. 1.06, 2018)}
+\title[Guide to \texttt{cje} \LaTeXe\ class]{Guide to Canadian Journal of Economics \LaTeXe\ class file (v. 1.07, 2023)}
% summary of authors for running head
\authors{A. One, A. Two, A. Three, A. Four and A. Five}
@@ -104,7 +104,7 @@
\maketitle
\section{Using the \texttt{cje} class file}
-Download the latest version from \href{https://economics.ca/cje/en/latex.php}{economics.ca/cje/en/latex.php} or \href{https://www.ctan.org/tex-archive/macros/latex/contrib/cje?lang=en}{ctan.org}. This guide has examples of most environments you're likely to need.
+Download the latest version from \url{www.ctan.org/pkg/cje}. This guide has examples of most environments you're likely to need.
\subsection{\texttt{cje.cls} package files}
The distribution package contains the following files.\\[0.5\baselineskip]
@@ -199,7 +199,7 @@ Two other class file options are also available: the review option, which can be
\usepackage{hyperref}
\def\citeapos#1{\citeauthor{#1}'s (\citeyear{#1})}
\hypersetup{%
- pdftitle = {Author guide to Canadian Journal of Economics \LaTeXe\ class file (v. 1.06, 2018)},
+ pdftitle = {Author guide to Canadian Journal of Economics \LaTeXe\ class file (v. 1.07, 2023)},
pdfauthor = {Author One, Author Two, Author Three,
Author Four and Author Five},
citecolor=blue,
@@ -214,7 +214,7 @@ Two other class file options are also available: the review option, which can be
% shortened version of title [in square brackets] for running head
\title[Guide to \texttt{cje} \LaTeXe\ class]{Guide to Canadian Journal of
-Economics \LaTeXe\ class file (v. 1.06, 2018)}
+Economics \LaTeXe\ class file (v. 1.07, 2023)}
% summary of authors for running head
\authors{A. One, A. Two, A. Three, A. Four and A. Five}
@@ -230,7 +230,7 @@ Economics \LaTeXe\ class file (v. 1.06, 2018)}
\abstract{The \LaTeXe\ class file for the \emph{Canadian Journal of Economics}...
If you have any questions or would like to signal any corrections to the class
- file or this guide, please contact Kim Nesbitt, CJE copyeditor, at
+ file or this guide, please contact Kim Nesbitt, CJE Copy Editor, at
\texttt{CJE-copyeditor@outlook.com}.}
\resume{If you do not provide a French abstract, the English abstract will be translated
@@ -244,7 +244,7 @@ Economics \LaTeXe\ class file (v. 1.06, 2018)}
Woollatt for her work on creating this package and documentation. Thank you to Karl Berry,
James S. Hefferon, CTAN and the friendly and helpful members of the \TeX\ Users Group (TUG)
for their technical assistance, guidance and advice.\\
-Corresponding author: Kim Nesbitt, CJE-copyeditor@outlook.com}
+Corresponding author: Kim Nesbitt, \url{CJE-copyeditor@outlook.com}}
\maketitle
@@ -820,6 +820,7 @@ For example, if you've cited only these 10 sources from your bib database that c
\cite{Mas-Colell},
\cite{Atkinson},
\cite{Van-Zon},
+\cite{Danzon},
\cite{vanderPolGairns2000},
\cite{Lucas90},
\cite{Mendoza1991},
@@ -829,7 +830,7 @@ For example, if you've cited only these 10 sources from your bib database that c
only these 10 references will appear as the reference list. See the last page of this guide for the reference list output.
\subsubsection{\texttt{natbib} commands for in-text citations}
-The standard \texttt{natbib} style file has been modified to impose the CJE reference style. This modified style file is called \texttt{cjenatbib.sty} (included in the \texttt{cje} distribution) and works exactly the same as \texttt{natbib.sty}. Here are some of the \verb"\cite" commands available (please refer to the \texttt{natbib} documentation \href{https://www.ctan.org/pkg/natbib?lang=en}{ctan.org/pkg/natbib?lang=en} if you would like more information):\\*[0.5\baselineskip]
+The standard \texttt{natbib} style file has been modified to impose the CJE reference style. This modified style file is called \texttt{cjenatbib.sty} (included in the \texttt{cje} distribution) and works exactly the same as \texttt{natbib.sty}. Here are some of the \verb"\cite" commands available (please refer to the \texttt{natbib} documentation at \url{www.ctan.org/pkg/natbib?lang=en} if you would like more information):\\*[0.5\baselineskip]
\begin{tabular}{@{}ll}
\cite{Lucas90}
& \indexsize\verb"\cite{Lucas90}"\\
@@ -879,6 +880,12 @@ Aisa, R., and F. Pueyo (2004) \enquote{Endogenous longevity, health and
Atkinson, A., and J. Stiglitz (1980) \emph{Lectures on Public Economics},
New York: McGraw-Hill
+\bibitem[{Danzon and Epstein(2012)}]{Danzon}
+Danzon, P.M., and A. J. Epstein (2012) \enquote{Effects of regulation on
+drug launch and pricing in interdependent markets.} In K. Bolin
+and R. Kaestner, eds., \emph{The Economics of Medical Technology}, vol. 23,
+pp. 35--71. Bingley, UK: Emerald Group Publishing Limited
+
\bibitem[{Glomm and Ravikumar(1992)}]{Glomm92}
Glomm, G., and B. Ravikumar (1992) \enquote{Public versus private
investment in human capital endogenous growth and income inequality,}
@@ -984,7 +991,7 @@ Aisa, R., and F. Pueyo (2004) \enquote{Endogenous longevity, health and
9, 1--10
\bibitem[{Atkinson and Stiglitz(1980)}]{Atkinson}
-Atkinson, A., and J. Stiglitz (1980) \emph{Lectures on Public Economics}, New
+Atkinson, A., and J. Stiglitz (1980) \emph{Lectures on Public Economics}. New
York: McGraw-Hill
\bibitem[{Glomm and Ravikumar(1992)}]{Glomm92}
@@ -998,8 +1005,7 @@ Glomm, G., and B. Ravikumar (1992) \enquote{Public versus private investment in
\bibitem[{Li et al.(2012)Li, Shrivastava, and K{\"o}nig}]{LiSK12}
Li, P., A. Shrivastava, and A. C. K{\"o}nig (2012) \enquote{{GPU}-based minwise
- hashing,} in \emph{Proceedings of the 21st World Wide Web Conference (WWW
- 2012) (Companion Volume)}, pp. 565--66
+ hashing.} In \emph{Proceedings of the 21st World Wide Web Conference}, pp. 565--66
\bibitem[{Lucas(1990)}]{Lucas90}
Lucas, R. (1990) \enquote{Supply-side economics: An analytical review,}
@@ -1007,14 +1013,14 @@ Lucas, R. (1990) \enquote{Supply-side economics: An analytical review,}
\bibitem[{Mas-Colell et al.(1995)Mas-Colell, Whinston, and Green}]{Mas-Colell}
Mas-Colell, A., M. D. Whinston, and J. R. Green (1995) \emph{Microeconomic
- Theory}, Oxford: Oxford University Press
+ Theory}. Oxford, UK: Oxford University Press
\bibitem[{Mendoza(1991)}]{Mendoza1991}
Mendoza, E. G. (1991) \enquote{Real business cycles in a small open economy,}
\emph{American Economic Review} 81, 717--818
\bibitem[{van der Pol and Cairns(2000)}]{vanderPolGairns2000}
-van der Pol, M. M., and J. A. Cairns (2000) \enquote{Zero and negative time
+van der Pol, M.M., and J. A. Cairns (2000) \enquote{Zero and negative time
preference for health,} \emph{Health Economics} 9, 171--75
\bibitem[{Van-Zon and Muysken(2001)}]{Van-Zon}