Code Monkey home page Code Monkey logo

latex-template-report-unizar's Introduction

Unofficial LaTeX template for thesis/reports/books with logos and style of Universidad de Zaragoza

Output PDF here.

Compile the report.tex file in unix systems:

make all

Recommended OpenSource LaTex editor: TeXstudio

Configure TeXStudio

Over Options -> Texstudio configuration -> Orders, set the following line in section PDFLaTex:

pdflatex -synctex=1 --shell-escape -interaction=nonstopmode -enable-write18 %.tex

Configure BiBTex with the following command:

bibtex ?a*.aux

Install pygments

Install pygments on windows: pygments.

See Makefile to install pygments on unix systems.

Install cm-super

Install the cm-super package using the graphical package administrator from MikTex and refresh the installed fonts.

On GNU/Linux systems:

sudo apt-get install cm-super

Finally, you can import building settings for TeXStudio using the TeXStudio profile file for UNIX or Windows systems from TeXStudio-profile folder, go to menu Options --> Load profile... to load them.

Bibliography flavors

Besides the default bibliography style, there are three projects which implement bibunits, chapterbib or default style with subsections for bibliography, feel free to e¡use them if you need bibliography at the end of each chapter.

Check out the bibliography flavours here

Docker PDF compression

The command make all-cover in the Makefile uses Docker to reduce pdf file size, if you want to use it you must install Docker.

Magic comments

If you put this command in Unix systems at the beginning of the file report.tex:

% !TeX TS-program = make all

TexStudio will invoke make all command from the Makefile.

Made with TeXLive 2019

Ready for latest TexLive releases.

If you want to use this template, you must install TeXLive 2019. You can get here how to install it for windows, GNU/Linux and Mac.

Overleaf template

This template is ready to use in overleaf.

BibTeX citation

If you use this software, please add a BibTex entry in your document to refer this project:

@Misc{SergioTemplateLatex2021,
	author       = {Martínez-Losa Del Rincón, Sergio},
	howpublished = {\url{https://github.com/sergiomtzlosa/latex-template-report-unizar}},
	title        = {{U}nofficial {L}a{T}e{X} template for reports/books/thesis with corporate logos of {U}niversidad de {Z}aragoza with a beautiful look and feel},
	year         = {2021},
	commit       = {ef0242edd8260c39179310fe1b3bc55c9f69d230},
	journal      = {GitHub repository},
	publisher    = {GitHub},
}

latex-template-report-unizar's People

Contributors

sergiomtzlosa 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.