summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/xelatex/xepersian/examples/bibtex/ieeetr-fa-output.tex
blob: b1b02051cf051f327af9c60c251d30ee1969cf6c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
\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{ieeetr-fa} در زی‌پرشین}
\author{}\date{}
\begin{document}
\maketitle

\nocite{*}

\bibliographystyle{ieeetr-fa}%{persia}%
\bibliography{MyReferences}

\end{document}