All Projects → worldbank → DIME-LaTeX-Templates

worldbank / DIME-LaTeX-Templates

Licence: MIT License
DIME's LaTeX templates and LaTeX exercises teaching anyone new to LaTeX how to use LaTeX and how to use DIME's templates

Programming Languages

TeX
3793 projects
Stata
111 projects

Projects that are alternatives of or similar to DIME-LaTeX-Templates

dicy
A builder for LaTeX, knitr, literate Agda, literate Haskell and Pweave that automatically builds dependencies.
Stars: ✭ 22 (-31.25%)
Mutual labels:  latex, reproducible-research
Huxtable
An R package to create styled tables in multiple output formats, with a friendly, modern interface.
Stars: ✭ 277 (+765.63%)
Mutual labels:  latex, reproducible-research
bibtex-js
Library for parsing .bib files, used in Bibliography.js 📚
Stars: ✭ 55 (+71.88%)
Mutual labels:  latex
i.upmath.me
Upmath LaTeX Renderer
Stars: ✭ 42 (+31.25%)
Mutual labels:  latex
latexemoji
Latex package to include emoji in Latex document
Stars: ✭ 17 (-46.87%)
Mutual labels:  latex
tudscr
TUD-Script
Stars: ✭ 69 (+115.63%)
Mutual labels:  latex
TeXTemplates
LaTeX/XeLaTeX templates for academic publications: articles, dissertations, posters, and bachelor’s/master’s theses
Stars: ✭ 94 (+193.75%)
Mutual labels:  latex
TrainingTracks
Materials for training tracks for continua media - OpenFOAM, vortex method, and other
Stars: ✭ 59 (+84.38%)
Mutual labels:  training-materials
learning R
List of resources for learning R
Stars: ✭ 32 (+0%)
Mutual labels:  reproducible-research
hesso-latextemplate-thesis
HES-SO//Master MSE thesis template
Stars: ✭ 26 (-18.75%)
Mutual labels:  latex
Reproducibilty-Challenge-ECANET
Unofficial Implementation of ECANets (CVPR 2020) for the Reproducibility Challenge 2020.
Stars: ✭ 27 (-15.62%)
Mutual labels:  reproducible-research
NoisyStudent
"Self-training with Noisy Student improves ImageNet classification" pytorch implementation
Stars: ✭ 31 (-3.12%)
Mutual labels:  latex
pseudocode.js
Beautiful pseudocode for the Web
Stars: ✭ 132 (+312.5%)
Mutual labels:  latex
WHUT-Bachelor
武汉理工大学本科生毕业设计(论文) LaTeX 模板 LaTeX Template for Bachelor's Degree Thesis at Wuhan University of Technology (WHUT)
Stars: ✭ 18 (-43.75%)
Mutual labels:  latex
tex-equation-to-svg
Convert a TeX or LaTeX string to an SVG.
Stars: ✭ 34 (+6.25%)
Mutual labels:  latex
templateestagiofga
Este repositório contém o template para a realização do relatório final da disciplina de estágio obrigatório da FGA - UnB em LaTeX
Stars: ✭ 22 (-31.25%)
Mutual labels:  latex
markdown-memo
Compile simple (or not so simple) Markdown memos to html and/or pdf via LaTeX with pandoc.
Stars: ✭ 19 (-40.62%)
Mutual labels:  latex
tufte-markdown
Use markdown to write your handouts and books in Tufte style.
Stars: ✭ 82 (+156.25%)
Mutual labels:  latex
cpluspluscourse
C++ Course Taught at CERN, from Sebastien Ponce (LHCb)
Stars: ✭ 19 (-40.62%)
Mutual labels:  training-materials
snuthesis
An UNOFFICIAL LaTeX thesis template for Seoul National University (SNU), Korea.
Stars: ✭ 38 (+18.75%)
Mutual labels:  latex

This repository contains resources that will help you make your research more reproducible. This will save you a substantial amount of time, significantly reduce the risk for human errors when exporting results to your papers, and make your research more transparent. We have prepared exercises that will make it easy for you to start using these resources.

All code is MIT licensed, and the text content is CC-BY. Please feel free to send edits and updates via Pull Requests.

How to get started

Step 1. Download the material

Click the green Clone or Download button on this page, then click Download ZIP, and save all the content of this repository to your computer.

Step 2. Set up a LaTeX environemnt

If you already have a LaTeX editor on your computer and you know that is working, skip this step. Otherwise, open the How to set up TeXstudio.pdf file in the Set up LaTeX on your computer folder in the material you downloaded in Step 1. When you have followed those instructions and tested that your set up works correctly, then go the Step 3.

Step 3. Do Exercises

In the Exercises folder, there are subfolders for each exercise. In each folder you will find a handout file. That file explains how to get started. We recommend that you start with Exercise 1-3 and do the other exercises as needed. See a list of all exercises below.

Step 4. Use the templates in your own reserch

Feel free to use any of the LaTeX templates in the DIME Templates folder you downloaded in Step 1 for any purpose of your own choice. Please feel free to submit any feedback you might have on how these templates can be improved.

List of Exercises

Exercise 1 - Basic Appendix. This exercise covers the basics of LaTeX and show you how to create a simple appendix of tables and graphs that automatically updates each time you re-run your code in, for example, Stata and R. At DIME, the Research Assistant create these appendices when producing output for the Economists. When writing the paper or report, these tables and graphs can be kept in the appendix or be moved into the text.

Exercise 2 - Advanced Appendix. This exercise introduces some more advanced techniques to create the appendix, and it also discuss how you can format your tables after they have been exported by a command in, for example, Stata or R.

Exercise 3 - Full Document (Not created yet). This exercise introduces the topics you need to know to write a full paper or report in LaTeX that dynamically updates when you re-run your code in, for example, Stata and R.

Exercise Stata - How to export tables and graph from Stata to LaTeX. This exercise covers how you can use Stata to export tables and graphs that can be read by LaTeX.

Exercise R - How to export tables and graph from Stata to LaTeX (Not created yet). This exercise covers how you can use R to export tables and graphs that can be read by LaTeX.

Other resources

The ambition of these resources are to be an easy getting started guide with the most basic concepts of LaTeX used in our field. It is not meant to be a comprehensive resource. They already exist but can be a bit intimidating to someone completely new to LaTeX. Examples of comprehensive resources are:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].