使用XeLatex编译
\documentclass[conference, 12pt]{IEEEtran}
\usepackage{xeCJK}
\usepackage{fontspec}
\setmainfont{Times New Roman}
\begin{document}
\title{论文题目}
\author{\IEEEauthorblockN{名字}\IEEEauthorblockA{实验室\\学院\\大学}}
\maketitle
\begin{abstract}
这里是摘要
\end{abstract}
\section{introduction}
这里是引言
\section{Methodologies}
这里是研究方法
\end{document}
本文介绍如何在Mac环境下使用TexStudio编辑器,结合XeLaTeX编译器,配置并撰写中文论文模版。通过设置,实现中文字符的正常显示,助力学术论文写作。
2245

被折叠的 条评论
为什么被折叠?



