(13.4)Latex之Overleaf在线编辑

一、导入模板

1、下载模板

例如在该链接下下载ACM模板:
https://www.acm.org/publications/proceedings-template

https://www.acm.org/publications/proceedings-template

下载完成后是一个zip压缩包。

2、上传模板

在这里插入图片描述

选择压缩包导入后就会自动生成模板。

在这里插入图片描述

二、编写中文文档

Overleaf默认支持的是英文文档写作,如果写了中文,编译后是无法正常显示的。

  • 左上角menuCompiler选择XeLaTeX

image-20230426203956965

  • 文档中加入语句\usepackage{ctex}

发现设置完后可以正常显示中文了

image-20230426203934360

参考链接:

使用Overleaf编写中文文档

Latex学习笔记——01 Overleaf的注册与模板的导入

  • 10
    点赞
  • 12
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
Overleaf提供了多个IEEE模板可供选择,以下是其中两个常用的模板: 1. IEEEtran模板:该模板是IEEE Transactions和Journals的官方模板,支持多种文献类型和参考文献格式。您可以在Overleaf的模板库中找到该模板,或使用以下代码将其导入到您的项目中: ``` \documentclass[journal]{IEEEtran} \usepackage{lipsum} % 示例文本 \begin{document} \title{Paper Title} \author{Author Names} \maketitle \begin{abstract} This is the abstract. \end{abstract} \section{Introduction} \lipsum[1-3] \end{document} ``` 2. IEEE Access模板:该模板适用于IEEE Access杂志的投稿,也支持多种文献类型和参考文献格式。您可以在Overleaf的模板库中找到该模板,或使用以下代码将其导入到您的项目中: ``` \documentclass{ieeeaccess} \usepackage{lipsum} % 示例文本 \begin{document} \title{Paper Title} \author{\uppercase{First A. Author}\authorrefmark{1}, \IEEEmembership{Fellow, IEEE}, \uppercase{Second B. Author\authorrefmark{2}, and Third C. Author, Jr.}\authorrefmark{3}, \IEEEmembership{Member, IEEE}} \address[1]{National Institute of Standards and Technology, Boulder, CO 80305 USA (e-mail: author@boulder.nist.gov)} \address[2]{Department of Physics, Colorado State University, Fort Collins, CO 80523 USA (e-mail: author@lamar.colostate.edu)} \address[3]{Electrical Engineering Department, University of Colorado, Boulder, CO 80309 USA} \tfootnote{This paragraph of the first footnote will contain support information, including sponsor and financial support acknowledgment. For example, ``This work was supported in part by the U.S. Department of Commerce under Grant BS123456.''} \markboth{Journal of \LaTeX\ Class Files,~Vol.~14, No.~8, August~2015}% {Shell \MakeLowercase{\textit{et al.}}: Bare Demo of IEEEtran.cls for IEEE Journals} \corresp{Corresponding author: First A. Author (e-mail: author@ boulder.nist.gov).} \begin{abstract} This is the abstract. \end{abstract} \begin{keywords} Keyword 1, keyword 2, keyword 3, etc. \end{keywords} \titlepgskip=-15pt \maketitle \IEEEdisplaynontitleabstractindextext \IEEEpeerreviewmaketitle \section{Introduction} \lipsum[1-3] \end{document} ``` 您可以根据需要选择适合自己的模板,并在此基础上编写您的论文
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值