summaryrefslogtreecommitdiff
path: root/language/greek/BibTeX/test.tex
blob: be9c2c10732d0cc7605a78a7ba9b28a62f4cc65f (plain)
1
2
3
4
5
6
7
\documentclass{article}
\usepackage[greek]{babel}
\begin{document} 
\bibliographystyle{hellas}
\nocite{*}
\bibliography{xampl}
\end{document}