Code Monkey home page Code Monkey logo

nsfc's Introduction

nsfc- 国家自然基金项目(青年+面上) LaTeX 模板

NSFC 官方只有 Word 模版。2019年时,民间有南开大学程明明教授的 LaTeX 模版和南京航空航天大学戴一冕博士的 iNSFC模版。

本模版的制作,始于 2019 年的 iNSFC 模版,原来 iNSFC 已经许久不更新,貌似也没有继续更新计划了【2024年重启更新】。这期间,热心老师也制作了不少其他模版,包括:RuzimReadonhuangwb8等。

本模版经历 4 年的使用和打磨,特别为 macOS 系统做适配,同时应同行鼓励,也对windows系统做适配,这里公布出来给潜在用户做参考。

使用方法

windows和macOS用户都可以在xx正文.tex使用以下设置设置:

%windows、macOS用户都可用
\documentclass[UTF8, punct, oneside]{ctexbook}
\usepackage[windows]{nsfc}

macOS用户还可以使用本机自带的字体,在xx正文.tex使用以下设置即可:

%macOS用户独享
\documentclass[UTF8, punct, oneside]{ctexbook}
\usepackage[macos]{nsfc}

核对与官方区别

为了方便大家对比本模版编译后效果和官方word模版的区别,可以使用下述设置:

%用来对比模版有无变化,正常使用时,请注释掉
\renewcommand{\input}[1]{\vspace{\baselineskip}}

免责声明(狗头保命):

  1. 每年模版的文字虽然大差不差,保不齐会有略微改动,请仔细对照文字是否有改动,有的话可提issues,或者进群;

    Image
  2. 本人及好友使用过程中未出现格式审查错误,但并不保证未来情况,请自行决定是否使用(狗头保命)。

保持最新

如果本模版有更新,但是你已经写了很多自己的东西了,怎么办呢,更新会不会覆盖掉你自己的东西呢?

方法1: 手动选择把哪个文件拷贝到自己文件夹里替换到相应的文件,这样子你觉得放心,但是可能心累。

方法2: 利用.gitignore机制。其中以⚠︎⚠︎*/*,即以⚠︎开头的文件、文件夹均被git忽略,所以你个人文件和文件夹只需要以⚠︎开头进行命名即可。git下到的文件也不可能覆盖你的⚠︎开头文件和文件夹。

注意:本github仓库为主仓库https://github.com/fylimas/nsfc,gitee仓库https://gitee.com/fylimas/nsfc是镜像,方便不可靠网络环境下的访问。

nsfc's People

Contributors

fylimas avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.