summaryrefslogtreecommitdiff
path: root/macros/unicodetex/latex/uwa-pcf/uwa-pcf-example.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/unicodetex/latex/uwa-pcf/uwa-pcf-example.tex')
-rw-r--r--macros/unicodetex/latex/uwa-pcf/uwa-pcf-example.tex47
1 files changed, 47 insertions, 0 deletions
diff --git a/macros/unicodetex/latex/uwa-pcf/uwa-pcf-example.tex b/macros/unicodetex/latex/uwa-pcf/uwa-pcf-example.tex
new file mode 100644
index 0000000000..a39fa7100c
--- /dev/null
+++ b/macros/unicodetex/latex/uwa-pcf/uwa-pcf-example.tex
@@ -0,0 +1,47 @@
+% Copyright 2019, 2021 Anthony Di Pietro
+%
+% This work may be distributed and/or modified under the
+% conditions of the LaTeX Project Public License, either version 1.3
+% of this license or (at your option) any later version.
+% The latest version of this license is in
+% http://www.latex-project.org/lppl.txt
+% and version 1.3 or later is part of all distributions of LaTeX
+% version 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status `maintained'.
+%
+% The Current Maintainer of this work is Anthony Di Pietro.
+%
+% This work consists of the files uwa-pcf.dtx, uwa-pcf.ins, and
+% uwa-pcf-example.tex and the derived files uwa-pcf.cls and uwa-pcf.pdf.
+
+\documentclass{uwa-pcf}
+
+\author{John Smith}
+\school{School of Psychological Science}
+\mbdp{000}
+\phone{+61 8 6488 0000}
+\email{john.smith@uwa.edu.au}
+\project{My Research Project}
+
+\begin{document}
+
+I, \theparticipant, have read the information provided and any
+questions I have asked have been answered to my satisfaction. I agree
+to participate in this research project but withdrawal is not possible
+once data are submitted.
+
+I understand that all identifiable (attributable) information that I
+provide is treated as strictly confidential and will not be released
+by the investigator in any form that may identify me. The only
+exception to this principle of confidentiality is if documents are
+required by law.
+
+I have been advised as to what data is being collected, the purpose
+for collecting the data, and what will be done with the data upon
+completion of the research.
+
+I agree that research data gathered for the study may be published
+provided my name or other identifying information is not used.
+
+\end{document}