• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

severinlandolt/latex-thesis-template: A LaTeX template for humans.

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称(OpenSource Name):

severinlandolt/latex-thesis-template

开源软件地址(OpenSource Url):

https://github.com/severinlandolt/latex-thesis-template

开源编程语言(OpenSource Language):

TeX 100.0%

开源软件介绍(OpenSource Introduction):

A LaTeX Template

A LaTeX template for humans writing their thesis.

There are two ways of getting started:

  1. Online Latex editor: overleaf.com For this download the thesis template, create zip file and import it to overleaf.

  2. On your local machine. Please, follow a guide below:

Getting Started

These instructions will get you a copy of the project up and running on your local machine to start writing your thesis.

Prerequisites

The first part of a working LaTeX environment is a TeX distribution. This depends on your operating system.

macOS: http://www.tug.org/mactex/

brew install --cask mactex

windows: https://miktex.org

Installing an editor

There are many capable editors designed for LaTeX.

macOS
texpad: https://www.texpad.com/osx (worth every penny!)

texpad

windows
TeXniCe: http://www.texniccenter.org

You can also use every other text editor you prefer (Atom, Notepad++, etc.). Be aware that you might lose enhanced syntax highlighting, debugging options and pdf preview without additional plugins installed.

Get template

Download or Clone this Git Repository

git clone https://github.com/severinlandolt/latex-thesis-template.git

In Atom, you first have to set a "root" file. A LaTeX root file is essential for Atom-LaTeX. Building, preview, autocompletion, and more features rely on its proper configuration. You can manually select the root file by clicking the home icon at the bottom of the editor. Select the your_thesis.tex file. This is the correct root file with the sequence \begin{document} in it.

If you have any problems with "rendering" your PDF, just delete the .aux file.

Citation

We are using the natbib package to cite in the prose text and also to generate the bibliography. Here we will explain the workflow of citing. The template is set up to APA-Style referencing.

A great way to cleanup or beauitfy you bibfile is FlamingTempura's bibtex-tidy → https://flamingtempura.github.io/bibtex-tidy/

Prepare your bibliographic database
Copy/Paste the source you want to cite in a BibTeX formatting (see screenshot below) into your references.bib file. Bear in mind that LaTeX by default only puts those sources into the final references section which are actually cited in the document. references01

Ways to cite
There are plenty ways to cite. The following information is mostly derived from natbib's documentation. Basically there are two basic citation commands, \citet and \citep for textual and parenthetical citations. There exist also starred versions \citet* and \citep* that print the full author list, and not just the abbreviated one.

finalref

Bibliography Management
I personally recommend using Zotero for bibliography management. It is a is a free, easy-to-use tool to help you collect, organise, cite, and share research. Zotero is available for Mac, Windows, and Linux.

Miscellaneous

If you want to use an other paragraph styling, you can do this within the settings.tex file. You can tune both the indentation (\parindent, default 0px) and the space between the paragraphs (\parskip, default 1em)

paragraph

To create entries for a glossary or a list of abbreviations use the \newglossaryentry{label}{name={key}, description={value}} command in the little-/01_head/abbreviations.tex file. In text use: \gls{label}.

Further information

License

This project is licensed under the MIT License - see the LICENSE.md file for details




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap