How to Use ieee_cs_latex to write a thesis and add Chinese Characters

Source: Internet
Author: User

1. Download The ctex package

2. Install the ctex package and open winedit to write the paper.

3. Download The ieee_cs_latex Template

Address: http://www.ieee.org/publications_standards/publications/authors/author_templates.html inside select Windows version

The downloaded file is an ieeetran folder. There is a ReadMe description file list:

Readme-this file. ieeetran. CLS-The ieeetran latex class file.changelog.txt-the revision history.ieeetran_howto.pdf-The ieeetran latex class user manual. bare_conf.tex-a bare bones starter file for conference papers. bare_jrnl.tex-a bare bones starter file for journal papers. bare_jrnl_compsoc.tex-a bare bones starter file for Computer Society Journal Papers. bare_jrnl_transmag.tex-a bare bones starter file for IEEE Transactions on Magnetics journal papers. bare_adv.tex-a bare bones starter file showing advanced techniques such as Conditional compilation, hyperlinks, PDF thumbnails, etc. the specified strated format is for a Computer Society journal paper.


What we need is natural science, bare_jrnl_compsoc.tex, And the rest of Tex end with another template.

Double-click this Tex to open it in winedit. It is best to save it as: UTF-8 version

Then select the xelatex button between "waste bin" and "B" and click it again to compile automatically. Then, view the generated PDF file in the same directory as the ieee_cs_latex file.

You can also find the "magnifier" button to open it directly.

4. It is about Chinese. It is best to download the full version of the previous ctex package to avoid unnecessary download troubles.

Find begin {document} on the winedit page and add usepackage {xecjk} setcjkmainfont to it. As follows:

 
\ Usepackage {xecjk} \ setcjkmainfont {simsun} \ begin {document}

Baidu Xecjk

5. There is also a simpler Chinese configuration, that is, directly\ Documentclass {Article} is changed\ Documentclass {ctexart}

However, here is the IEEE template used.\ Documentclass {ieeestran}
Therefore, only the 4 method can be used.

How to Use ieee_cs_latex to write a thesis and add Chinese Characters

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.