Files
nexus/wiki/concepts/LaTeX模板.md
2026-04-17 19:17:27 +08:00

529 B
Raw Blame History

title, type, tags, last_updated
title type tags last_updated
LaTeX模板 concept
2026-04-17

Definition

LaTeX 模板是预配置的文档类,提供统一格式以跳过 LaTeX 排版的样板配置。

Common Templates

  • article短文章/报告
  • IEEEIEEE 期刊论文格式
  • beamer演示文稿PPT 替代)
  • ctex-art中文文章

Usage

  1. 选择模板后填充内容
  2. 添加参考文献(可选)
  3. 编译生成 PDF

Connections