summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/acmart/sample-sigchi-a.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/acmart/sample-sigchi-a.tex')
-rw-r--r--Master/texmf-dist/doc/latex/acmart/sample-sigchi-a.tex60
1 files changed, 37 insertions, 23 deletions
diff --git a/Master/texmf-dist/doc/latex/acmart/sample-sigchi-a.tex b/Master/texmf-dist/doc/latex/acmart/sample-sigchi-a.tex
index 2eb984029c1..c1d3fbd7982 100644
--- a/Master/texmf-dist/doc/latex/acmart/sample-sigchi-a.tex
+++ b/Master/texmf-dist/doc/latex/acmart/sample-sigchi-a.tex
@@ -34,38 +34,51 @@
\title{SIGCHI Extended Abstracts Sample File}
\author{First Author}
-\affiliation{University of Author\\
- Authortown, CA 94022, USA}
+\affiliation{%
+ \institution{University of Author}
+ \city{Authortown}
+ \state{CA}
+ \postcode{94022}
+ \country{USA} }
\email{author1@anotherco.edu}
\author{Second Author}
-\affiliation{VP, Authoring\\
- Authorship Holdings, Ltd.\\
- Awdur SA22 8PP, UK}
+\affiliation{%
+ \position{VP, Authoring}
+ \institution{Authorship Holdings, Ltd.}
+ \city{Awdur}
+ \postcode{SA22 8PP}
+ \country{UK}}
\email{author2@author.ac.uk}
\author{Third Author \\
Fourth Author}
-\affiliation{L\={e}khaka Labs\\
- Bengaluru 560 080, India}
+\affiliation{%
+ \institution{L\={e}khaka Labs}
+ \city{Bengaluru} \postcode{560 080} \country{India}}
\email{author3@another.com}
\email{author4@another.com}
\author{Fifth Author}
-\affiliation{YetAuthorCo, Inc.\\
- Authortown, BC V6M 22P Canada}
+\affiliation{\institution{YetAuthorCo, Inc.}
+ \city{Authortown} \state{BC}
+ \postcode{V6M 22P} \country{Canada}}
\email{author5@anotherco.com}
\author{Sixth Author}
-\affiliation{Universit\'e de Auteur-Sud\\
- 40222 Auteur France}
+\affiliation{\institution{Universit\'e de Auteur-Sud}
+ \city{Auteur} \postcode{40222} \country{France}}
\email{author6@author.fr}
\author{Seventh Author}
-\affiliation{University of Umbhali\\
- Pretoria, South Africa}
+\affiliation{\institution{University of Umbhali}
+ \city{Pretoria} \country{South Africa}}
\email{author7@umbhaliu.ac.za}
+% The default list of authors is too long for headers}
+\renewcommand{\shortauthors}{F. Author et. al.}
+
+
%
% The code below should be generated by the tool at
% http://dl.acm.org/ccs.cfm
@@ -366,15 +379,16 @@ widely available at no cost. Note that most reviewers will use a North
American/European version of Acrobat reader, so please check your PDF
accordingly.
-\section{Acknowledgements}
-
-We thank all the volunteers, publications support, staff, and authors
-who wrote and provided helpful comments on previous versions of this
-document. As well authors 1, 2, and 3 gratefully acknowledge the grant
-from NSF (\#1234--2222--ABC). Author 4 for example may want to
-acknowledge a supervisor/manager from their original employer. This
-whole paragraph is just for example. Some of the references cited in
-this paper are included for illustrative purposes only.
+\begin{acks}
+ We thank all the volunteers, publications support, staff, and
+ authors who wrote and provided helpful comments on previous versions
+ of this document. As well authors 1, 2, and 3 gratefully acknowledge
+ the grant from \grantsponsor{001}{NSF}{}
+ (\#\grantnum{001}{1234-2222-ABC}). Author 4 for example may want to
+ acknowledge a supervisor/manager from their original employer. This
+ whole paragraph is just for example. Some of the references cited in
+ this paper are included for illustrative purposes only.
+\end{acks}
\section{References Format}
@@ -421,6 +435,6 @@ black.
\bibliography{sigchi-a}
-\bibliographystyle{SIGCHI-Reference-Format}
+\bibliographystyle{ACM-Reference-Format}
\end{document}