summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/xelatex/xepersian/examples/bibtex/acm-fa-output.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/xelatex/xepersian/examples/bibtex/acm-fa-output.tex')
-rw-r--r--Master/texmf-dist/doc/xelatex/xepersian/examples/bibtex/acm-fa-output.tex17
1 files changed, 17 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/xelatex/xepersian/examples/bibtex/acm-fa-output.tex b/Master/texmf-dist/doc/xelatex/xepersian/examples/bibtex/acm-fa-output.tex
new file mode 100644
index 00000000000..c0e153d6fb4
--- /dev/null
+++ b/Master/texmf-dist/doc/xelatex/xepersian/examples/bibtex/acm-fa-output.tex
@@ -0,0 +1,17 @@
+\documentclass[11pt,a4paper]{article}
+
+\usepackage{verbatim}
+\usepackage{xepersian}
+\settextfont[Scale=1]{XB Zar}%{XB Zar}
+\setlatintextfont[Scale=.95]{Linux Libertine}%{Arial}%
+\setdigitfont{Parsi Digits}
+
+\title{نمونه خروجی با سبک فارسی \lr{acm-fa} در زی‌پرشین}
+\author{}\date{}
+\begin{document}
+\maketitle
+\nocite{*}
+\bibliographystyle{acm-fa}%{ieeetr-fa}%{persia}%
+\bibliography{MyReferences}
+
+\end{document}