\documentclass{article} \usepackage{cite} \usepackage{xepersian} \settextfont[Scale=1.15]{Nazli} \setlatintextfont[Scale=0.98]{Times New Roman} \begin{filecontents}{publication.bib} @article{Malekzadeh20111631, title = "Small scale effect on the free vibration of orthotropic arbitrary straight-sided quadrilateral nanoplates", journal = "Composite Structures", volume = "93", number = "7", pages = "1631 - 1639", year = "2011", note = "", issn = "0263-8223", doi = "10.1016/j.compstruct.2011.01.008", url = "http://www.sciencedirect.com/science/article/pii/S0263822311000225", author = "P. Malekzadeh and A.R. Setoodeh and A. Alibeygi Beni", keywords = "Free vibration", keywords = "Quadrilateral nanoplates", keywords = "Small scale effect", keywords = "Differential quadrature", keywords = "Nonlocal elasticity theory" } @article{Malekzadeh2013443, title = "Free vibration of nanoplates based on a nonlocal two-variable refined plate theory", journal = "Composite Structures", volume = "95", number = "0", pages = "443 - 452", year = "2013", note = "", issn = "0263-8223", doi = "10.1016/j.compstruct.2012.07.006", url = "http://www.sciencedirect.com/science/article/pii/S0263822312003224", author = "P. Malekzadeh and M. Shojaee", keywords = "Refined plate theory", keywords = "Nanoplates", keywords = "Small scale effect", keywords = "Free vibration", keywords = "Differential quadrature method" } @article{AlibeygiBeni20123215, title = "Nonlocal free vibration of orthotropic non-prismatic skew nanoplates", journal = "Composite Structures", volume = "94", number = "11", pages = "3215 - 3222", year = "2012", note = "", issn = "0263-8223", doi = "10.1016/j.compstruct.2012.04.013", url = "http://www.sciencedirect.com/science/article/pii/S0263822312001730", author = "A. Alibeygi-Beni and P. Malekzadeh", keywords = "Free vibration", keywords = "Non-prismatic skew nanoplates", keywords = "Differential quadrature", keywords = "Nonlocal elasticity theory" } \end{filecontents} \begin{document} دکتر ملک‌زاده و همکاران \cite{Malekzadeh20111631, AlibeygiBeni20123215, Malekzadeh2013443} ارتعاشات آزاد نانوورق‌ها را بررسی کردند. { \onehalfspacing \bibliographystyle{unsrt-fa}%{chicago-fa}%{plainnat-fa}% \bibliography{publication} } \end{document}