summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/bibtex/alpha-persian/pdflatexsample.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/bibtex/alpha-persian/pdflatexsample.tex')
-rw-r--r--Master/texmf-dist/doc/bibtex/alpha-persian/pdflatexsample.tex24
1 files changed, 24 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/bibtex/alpha-persian/pdflatexsample.tex b/Master/texmf-dist/doc/bibtex/alpha-persian/pdflatexsample.tex
new file mode 100644
index 00000000000..55f343d76a9
--- /dev/null
+++ b/Master/texmf-dist/doc/bibtex/alpha-persian/pdflatexsample.tex
@@ -0,0 +1,24 @@
+\documentclass{article}
+\usepackage{xcolor}
+\usepackage[pagebackref=true,colorlinks,linkcolor=blue,citecolor=green!80!black]{hyperref}
+\usepackage{amssymb}
+\usepackage{amsmath}
+\let\lr\relax
+\let\setlatin\relax
+\let\resetlatinfont\relax
+\newenvironment{LTRbibitems}{}{}
+\begin{document}
+According to
+\cite{B02f}
+and
+\cite{aliabad2004rings,ali,whatever,B02f}
+we have ...
+\nocite{*}
+\bibliographystyle{alpha-persian}
+\bibliography{sample10}
+\end{document}
+
+
+
+
+