LaTeX Example

本文介绍了一套使用LaTeX编译学术论文的文件结构及步骤,包括如何组织多个源文件、引用图形、整合参考文献,并提供了从编译到查看最终输出的详细指南。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

 

LaTeX Example

Here's my example set of LaTeX files to create paper.ps

:


To use this, do the following:

  1. Download the example files into a single directory
  2. latex paper (ignore warnings since LaTeX is a one-pass compiler)
  3. bibtex paper (this integrates bibliographic DB entries)
  4. latex paper
  5. latex paper (this run should get rid of warnings)
  6. dvips -f paper.dvi > paper.ps (generates postscript copy of paper) You can view the dvi version of the paper with "xdvi paper.dvi" or the postscript version with "ghostview paper.ps".

    If you makes changes to any of the files, you only need to run LaTeX and dvips once to regenerate the postscript. The best book I have found so far on LaTeX is A Guide to LaTeX by Helmut Lopka and Patrick W. Daly

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值