%%% Document and Layout %%% \documentclass[letterpaper,11pt]{article} \usepackage[margin=1in]{geometry} %%% Cross-references %%% \usepackage[colorlinks,allcolors=blue]{hyperref} %%% References %%% \usepackage{natbib} \bibliographystyle{chicago} \usepackage{citeright} %%% Title %%% \title{\bf The \textsf{citeright} Package} \author{Jason Overfelt \\ {Oakland University} \\ \href{overfelt@oakland.edu}{overfelt@oakland.edu}} \date{June 10, 2025 \\ version 1.0.0} \begin{document} %%%%%%%%%% \maketitle \tableofcontents %%%%%%%%%% \section{Introduction} This package provides the command \verb|\citeright| for aliasing the in-text citation of a reference while also specifying its appearance in the list of references. It is specifically tailored for use with the \href{https://ctan.org/pkg/natbib?lang=en}{\textsf{natbib}} package and is compatible with citation managers such as \href{https://bibdesk.sourceforge.io/}{BibDesk} and \href{https://www.jabref.org/}{JabRef}. The creation of this package was inspired by \citet{MeyerTreis:2021}, who offer a general set of rules for citing Ethiopian authors that respect cultural naming conventions on the Horn of Africa. To aid the implementation of these rules, the authors also offer practical solutions that can be implemented by users of both {Zotero} and the \textsf{biblatex} package. The alternative \textsf{natbib}-based solution provided here is intended to further facilitate efforts to prevent and remedy the effects that errant citations have on authors from under-represented populations. While the focus in this document is on properly adhering to naming conventions on the Horn of Africa, the hope is that the \textsf{citeright} package is useful in the service of respecting naming conventions more generally and, in this way, assists in the decolonization of academia. %%%%%%%%%% \section{A Case Study: Ethiosemitic Naming Conventions} As explained by \citet[sec.2]{MeyerTreis:2021}, the patronymic naming conventions in Ethiopia, as well as the Horn of Africa more generally, tend to identify individuals by their given names followed by the given names of their father and grandfather. The authors provide the following example: \begin{description} \item Tsehay Berhanu Abebe\vspace{-1em} \item (Tsehay = female given name, Berhanu = her father’s name, Abebe = her father’s father’s name) \end{description} \noindent Citation styles that rely on the concept of a ``family name'' or a ``surname'' are, therefore, inappropriate for referencing Ethiopian authors. Additionally, abbreviating the given name of an author all but removes the necessary information for identifying that author. Thus, attempts to fit Ethiopian names into any system that relies on such conventions serves to create confusion and is an injustice to those authors \citep[sec.3]{MeyerTreis:2021}. It is in response to these issues that \citet[sec.4]{MeyerTreis:2021} provide a list of rules intended to preserve the structure of Ethiopian names in citations and adhere to the cultural conventions for referring to individuals. The following represent a relevant subset of the proposed rules: \begin{itemize} \item[R1:] \hypertarget{R1}{ The patronymic structure of Ethiopian names should be retained in citations and references.} \item[R2:] \hypertarget{R2}{ The names of Ethiopian authors should not be abbreviated, even if a style manual calls for authors’ initials only.} \item[R3:] \hypertarget{R3}{ In the reference list, Ethiopian authors should be sorted by their given name followed by their father’s name and (if used) grandfather’s name without a comma.} \item[R4:] \hypertarget{R4}{ When following the author-date in-text citation, Ethiopian authors should be quoted by their given name.} \item[R5:] \hypertarget{R5}{ If two or more works of authors with identical names are published in the same year, the father’s (and grandfather’s) name should be added in the in-text citation.} \end{itemize} As noted, the \textsf{citeright} package has been created to facilitate adherence to these citation conventions. Ideally, this package will facilitate adherence to any set of \href{https://en.wikipedia.org/wiki/Personal_name#Naming_conventions}{naming conventions}, thereby doing justice to the authors of any works cited. %%%%%%%%%% \section{Usage} To call the package, type the command \verb|\usepackage{citeright}| in the preamble of the document. The \verb|\citeright{...}{...}| command that is provided by the package takes two arguments and is used in the following format: \begin{verbatim} {\citeright{bibliographic citation}{in-text citation}} \end{verbatim} \noindent The first argument is the author's name as it should appear in the list of references. The second argument is the author's name as it should appear in in-text citations. It is important to include the additional set of curly brackets around the entire command. Doing so ensures that the entry will be alphabetically sorted in the list references according to the first letter of the bibliographic citation argument. This command can be placed directly into the author field of citation entries in BibDesk or JabRef. The author field of the citation entry for \citealt{Nazareth:2011} is shown below: \begin{verbatim} {\citeright{Nazareth Amlesom Kifle}{Nazareth}} \end{verbatim} \noindent It is also possible to directly place this command into the author field of a \textsf{.bib} file. A sample \textsf{.bib} file entry with an appropriately formatted author field, including the additional curly brackets, is provided below: \begin{verbatim} @phdthesis{Nazareth:2011, address = {Bergen}, author = {{\citeright{Nazareth Amlesom Kifle}{Nazareth}}}, school = {University of Bergen}, title = {Tigrinya Applicatives in {L}exical-{F}unctional {G}rammar}, year = {2011}} \end{verbatim} \noindent It will be shown below that the \verb|\citeright| command can also be used in the editor field of citation entries. Other entries, which do not employ \verb|\citeright|, can be formatted in the usual way. %%%%%%%%%% \section{Examples} %%%%%%%%%% \subsection{Single-Authored Works} Citing entries with the usual \textsf{natbib} commands will produce in-text citations that print the content in the second argument of the \verb|\citeright| command. For the examples below---the first of which appeared in the previous section---this produces only the author's given name (\hyperlink{R4}{R4}).\footnote{All page numbers and example numbers are fabricated and presented only for purpose of exposition.}\\ \begin{tabular}{lcl} \verb|\citet{Nazareth:2011}| & $\rightarrow$ & \citet[12, (3)]{Nazareth:2011}\\ \verb|\citep[e.g.,][4, (56)]{Tesfay:2016}| & $\rightarrow$ & \citep[e.g.,][4, (56)]{Tesfay:2016} \\ \verb|\citealt[78, (90)]{Baye:2011}| & $\rightarrow$ & \citealt[78, (90)]{Baye:2011} \end{tabular} \vspace{1em} For the purpose of demonstration, the bibliography for this document is compiled using the \textsf{chicago.bst} bibliography style file. Checking the list of references at the end of the document will show that the entry for each of the above citations appears with the content in the first argument of the \verb|\citeright| command. This includes each author's complete, unaltered and unabbreviated name (\hyperlink{R1}{R1}, \hyperlink{R2}{R2}, \hyperlink{R3}{R3}), which is appropriately sorted amongst all other entries according to the author's given name (\hyperlink{R3}{R3}). In order to distinguish multiple in-text citations of authors who share a given name (\hyperlink{R5}{R5}), the father's name can be added to the in-text citation argument: \begin{verbatim} {\citeright{Girma Awgichew Demeke}{Girma Awgichew}} {\citeright{Girma Mengistu Desta}{Girma Mengistu}} \end{verbatim} \noindent This similarly allows for the use of normal \textsf{natbib} citation commands and appropriately lists and sorts the citation in the list of references. \begin{itemize} \item[] \begin{tabular}{lcl} \verb|\citet[12, (3)]{GirmaAwgichew:2003}| & $\rightarrow$ & \citet[12, (3)]{GirmaAwgichew:2003}\\ \verb|\citep[see][4, (56)]{GirmaMengistu:2021}| & $\rightarrow$ & \citep[see][4, (56)]{GirmaMengistu:2021} \\ \end{tabular} \end{itemize} We can briefly observe that different naming conventions can be accommodated simultaneously by appropriately formatting the content in the arguments of \verb|\citeright| for any given author. Naming conventions in East Asia, for instance, often list an individual's family name before their given name. The bibliographic citation argument of the following sample author entry lists the author's name according to these conventions and presents the family name in capitalized text, which is a common transliteration practice. The in-text citation argument of the command contains only the family name of the author in uncapitalized text. \begin{verbatim} {\citeright{HUANG Shizhe}{Huang}} \end{verbatim} \noindent Citations of this entry will be printed as specified for in-text citations, as shown immediately below, and in the list of references. These seamlessly appear alongside citations of entries specified for Ethiosemitic naming conventions.\\ \begin{tabular}{lcl} \verb|\citet{Huang:2006}| & $\rightarrow$ & \citet{Huang:2006}\\ \end{tabular} \vspace{1em} Entries that do not make use of the \verb|\citeright| command can still be called with the usual \textsf{natbib} commands and will be printed and sorted appropriately.\\ \begin{tabular}{lcl} \verb|\citet[1, (23)]{Zyman:2023}| & $\rightarrow$ & \citet[1, (23)]{Zyman:2023}\\ \verb|\citep[e.g.,][45, (6)]{Abels:2003}| & $\rightarrow$ & \citep[e.g.,][45, (6)]{Abels:2003}\\ \verb|\citealt{Jespersen:1965}| & $\rightarrow$ & \citealt{Jespersen:1965} \end{tabular} %%%%%%%%%% \subsection{Multi-Authored Works} For entries with multiple authors, the separator \verb|and| is placed between author names in the usual way. The following pair of author field entries provide relevant examples with either the first or second author being introduced by the \verb|\citeright| command. \begin{verbatim} {\citeright{Kibrom Gebremedhin}{Kibrom}} and Overfelt, Jason Leung, Tommi and {\citeright{Girma Halefom}{Girma}} \end{verbatim} \noindent Such entries can also be cited using the familiar \textsf{natbib} commands. As shown below, the in-text citation for each author is formatted appropriately depending on its specification. It can also be confirmed that each author name is appropriately formatted in the list of references.\\ \begin{tabular}{lcl} \verb|\citet{KibromOverfelt:2025}| & $\rightarrow$ & \citet{KibromOverfelt:2025}\\ \verb|\citep{LeungGirma:2017}| & $\rightarrow$ & \citep{LeungGirma:2017} \\ \end{tabular} \vspace{1em} More complex multi-author cases are handled in a similar way. Authors are distinguished by the separator \verb|and| while authors with specific formatting requirements are introduced with the \verb|\citeright| command. The following author field entry illustrates: \begin{verbatim} {\citeright{Andargachew Mekonnen Gezmu}{Andargachew}} and Nürnberger, Andreas and {\citeright{Tesfaye Bayu Bati}{Tesfaye}} \end{verbatim} \noindent Citing such entries produces in-text citations and bibliographic references that apply the appropriate rules of the \verb|\citeright| command only to the specified authors.\\ \begin{tabular}{lcl} \verb|\citet*{Andargachewetal:2022}| & $\rightarrow$ & \citet*{Andargachewetal:2022} \\ \verb|\citet{Andargachewetal:2022}| & $\rightarrow$ & \citet{Andargachewetal:2022}\\ \end{tabular} \vspace{1em} It is possible at this point to observe that the \verb|\citeright| command can also be used in the editor field of citation entries. For example, the editor field in the entry for \citealt{GirmaMengistu:2021} contains the following content: \begin{verbatim} {\citeright{Derib Ado}{Derib}} and {\citeright{Almaz Wasse Gelagy}{Almaz}} and Johannessen, Janne Bondi} \end{verbatim} \noindent Just as above, the editors here are distinguished by the separator \verb|and| while those editors with specific formatting requirements are introduced with the \verb|\citeright| command. Checking the list of references will show that each editor is listed appropriately according to its specification. As before, entries that do not make use of the \verb|\citeright| command can still be called with the usual \textsf{natbib} commands and will be printed and sorted appropriately.\\ \begin{tabular}{lcl} \verb|\citet{FiengoLasnik:1972}| & $\rightarrow$ & \citealt{FiengoLasnik:1972}\\ \verb|\citep*{Chungetal:2011}| & $\rightarrow$ & \citet*{Chungetal:2011} \\ \verb|\citep{Chungetal:2011}| & $\rightarrow$ & \citet{Chungetal:2011}\\ \end{tabular} %%%%%%%%%% \section{Implementation} The package is implemented by adapting code provided in a \href{https://tex.stackexchange.com/}{\TeX--\LaTeX\ StackExchange} post by the user \href{https://tex.stackexchange.com/users/4427/egreg}{egreg}. The original post can be accessed at:\\ \url{https://tex.stackexchange.com/questions/87168/natbib-cite-with-abbreviation}\\ \noindent This solution makes use of tools that are provided by the \textsf{etoolbox} package, making this a required package. The \textsf{citeright} package defines a conditional statement for defining the context of citation as either the list of references or the textual content of the document. \begin{verbatim} % Conditional to control citation context as the bibliography or elsewhere \newif\ifinbibliography \AtBeginDocument{\inbibliographyfalse} \pretocmd{\thebibliography}{\inbibliographytrue}{}{} \end{verbatim} The \textsf{citeright} package also defines the two-place command \verb|\citeright|. This command returns the first argument when called in the context of the list of references (the bibliographic citation) and otherwise returns the second argument (the in-text citation). \begin{verbatim} % Definition of \citeright{#1}{#2} command \DeclareRobustCommand\citeright[2]{% \ifinbibliography #1% \else #2% \fi} \end{verbatim} There are known conflicts between the \textsf{citeright} package and certain bibliography style (.bst) files. Future versions will attempt to implement wider compatibility. \clearpage %%%%%%%%%% % References \hypertarget{references}{} \bibliography{references} \addcontentsline{toc}{section}{References} \end{document}