Coder Social home page Coder Social logo

duncanturk / haw-hof-bachelor-latex Goto Github PK

View Code? Open in Web Editor NEW
9.0 2.0 2.0 264 KB

A LaTeX Skeleton for a Bachelor Thesis at HAW Hof (Hochschule fuer angewandte Wissenschafften Hof).

Makefile 7.07% TeX 91.47% Shell 1.46%
latex latex-skeleton latex-template haw-hof bachelor-thesis hof-university

haw-hof-bachelor-latex's Introduction

HAW Hof Bachelor LaTeX Skeleton

This should help you to match the formal requirements for a Bachelor thesis at Hof University.

How to use

Adjustments

The Bachelorarbeit.tex and Praxisarbeit.tex are the root source files that will be compiled. It \inputs all other files. The ba directory holds content specific to the Bachelorarbeit.tex file and the pa directory holds content exclusive to the Praxisarbeit.tex. shared content is found in the root direcory, img directory or the listings directory. Feel free to adjust this structure to your needs.

First the header.tex file is included (in both Bachelorarbeit.tex and Praxisarbeit.tex). It declares which packages to use. Then Bachelorarbeit.tex \inputs ba/vars.tex and Praxisarbeit.tex \inputs pa/vars.tex. The vars.tex files include Document specific variables like your name or type of document. These should be replaced.

meta.tex sets variables like author and title (sourced from vars.tex), print's the table of contents, list of figures, list of used abbreviations, list of listings and list of tables.

Next ba/intro.tex, ba/content.tex and ba/fin.tex are included in Bachelorarbeit.tex. ba/content.tex is where the main content of the thesis goes. The same is true for the pa/* files and Praxisarbeit.tex.

appendix.tex and postmeta.tex are included last. Contents of appendix.tex should be clear, postmeta.tex is used for content after the appendix, such as the bibliography list.

The src.bib contains the definitions of your bibliographic references. The abbrev.tex contains the abbriviations you want to use.

Compilation

Run latexmk -pdf Bachelorarbeit.tex or latexmk -pdf Praxisarbeit.tex to compile your documents.

Contribution

Contributions and suggestions of any kind are welcome.

haw-hof-bachelor-latex's People

Contributors

duncanturk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

itsmagick

haw-hof-bachelor-latex's Issues

autocite in captions

Contents of the \autocite footnote are not shown.

The Footnote number is shown, but the content is not rendered at the bottom of the page when used in captions (eg in figures or listings).

Template does not compile

Template cannot be compiled with Manjaro Linux and the packages texlive-core 2019.52579-1, texlive-latexextra 2019.52575.1, texlive-publishers 2019.52538-1, biber 1:2.13-1.

Thanks.

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.