地址:上海嘉定嘉罗公路2019号
电话:021-39194138
手机:18964080719
微信:18964080719
Q Q:460483688
淘宝旺旺:lyarts
邮箱:gelisp@126.com

 

LaTex排版,正文如何引用参考文献

•方法:

(1) 导言区加:\usepackage{cite}, \newcommand{\ucite}[1]{\textsuperscript{\cite{#1}}}
(2) 正文中:上标用\ucite{};非上标用\cite{}
(3) 如果不想用连字符,如 [1-3], 而采用 [1, 2, 3], 不要在导言区加入第(1)条

•完整测试代码如下:

\documentclass[preprint,12pt]{article}
\usepackage{cite}
\newcommand{\ucite}[1]{\textsuperscript{\cite{#1}}}
Here is the contents of manuscript~\cite{b1}
Here is the contents of manuscript~\cite{b1,b2}
Here is the contents of manuscript~\cite{b1,b2,b3}
Here is the contents of manuscript~\ucite{b1,b2,b3}
\begin{thebibliography} {99}
\bibitem{b1} Authors, Title1, Volume (issue): pages;
\bibitem{b2} Authors, Title2, Volume (issue): pages;
\bibitem{b3} Authors, Title2, Volume (issue): pages;
\end{thebibliography}
\end{document}

•下面的动画演示了编译过程


--------------------

•联系方式

如果您需要LaTex排版、制作论文清样、按要求修改文献格式,点击这里
也可以通过以下方式联系我
地址:上海嘉定嘉罗公路2019号
微信:18964080719 (刘老师)
Q Q:956763939 Click here to send me message by qq,460483688Click here to send me message by qq
淘宝旺旺:sirui04 Click here to send me message, lyarts Click here to send me message
淘宝店铺:http://www.gelisp.com
邮箱:gelisp@126.com;
如果您感觉以上信息有用,可以手机扫描下方二维码打赏,让我更好的为大家服务哦;
         


Copy Right @ GeLiSP.com   ·   沪ICP备11008995号-1   ·  联系方式