Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shinyypig/simple-paper

A simple template for writing academic papers.
https://github.com/shinyypig/simple-paper

latex paper

Last synced: 2 days ago
JSON representation

A simple template for writing academic papers.

Awesome Lists containing this project

README

        

# Simple Paper

![license](https://img.shields.io/github/license/shinyypig/Simple-Paper)
![version](https://img.shields.io/github/v/release/shinyypig/Simple-Paper)
![activity](https://img.shields.io/github/last-commit/shinyypig/Simple-Paper)

Simple Paper 是我基于 [ElegantPaper](https://github.com/ElegantLaTeX/ElegantPaper) 编写的一个专门用于学术写作的 LaTeX 模版。它的目标是提供一个简单易用的模版,让用户专注于论文内容写作,而无需关心 LaTeX 的具体使用方法。相较于 ElegantPaper,SimplePaper 包含了更多的公式、图片插入、参考文献等论文写作环境的相关包,并且尽可能地精简了不需要用到的包,方便用户快速切换至期刊提供的模版。SimplePaper 同时支持中文和英文写作,此外还提供三种模版,包括 nocomp、preprint 和 final,方便不同阶段的论文编写。

- 使用说明对应的 LaTeX 源码可以点击这里下载[SimplePaper](https://github.com/shinyypig/Simple-Paper/archive/refs/heads/main.zip)
- 方正字体可以点击这里下载[方正字体](https://github.com/shinyypig/Simple-Paper/releases/download/font/font.7z)

使用说明以及空白模版到[release](https://github.com/shinyypig/Simple-Paper/releases)中下载最新版`SimplePaper.pdf`和`Simple.Paper.zip`即可。

推荐根据 [「在 VSCode 中配置 LaTeX 环境」](https://github.com/shinyypig/latex-vscode-config) 进行环境配置,使用 VSCode 编译文档。