Skip to content

Commit

Permalink
Add more examples in reference ACM test file
Browse files Browse the repository at this point in the history
  • Loading branch information
Roberto Di Cosmo committed Feb 22, 2022
1 parent fbe2f79 commit a1aa5fa
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion main-bibtex.tex
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,14 @@

\section{Introduction}

Text of paper \ldots~\cite{gf-tag-sound-repo,ad-wood-2003}
Test brackets:~\cite{gf-tag-sound-repo,ad-wood-2003}\\
Test repeated items:~\cite{897367,Buss:1987:VTB:897367}\\
Test citep: ~\citep{ad-wood-2003}\\
Test citeauthor: ~\citeauthor{ad-wood-2003}\\
Test citeyear: ~\citeyear{ad-wood-2003}\\
Test citeyearpar: ~\citeyearpar{ad-wood-2003}\\
Test citet (textcite): ~\citet{ad-wood-2003}\\
Test citet (textcite) multiple: ~\citet{ad-wood-2003,897367,Buss:1987:VTB:897367}\\

\input{samplebody}

Expand Down

0 comments on commit a1aa5fa

Please sign in to comment.