Giter Site home page Giter Site logo

paper-template-2022's Introduction

Flip's Paper Template 2022

paper-template-2022 https://github.com/fliptanedo/paper-template-2022

A LaTeX paper template that I use for papers and notes. Replaces 2021 version; and even older version.

By Flip Tanedo ([email protected])

License: CC BY-NC-SA 4.0 https://creativecommons.org/licenses/by-nc-sa/4.0/deed.en

Other packages used

I include these files in this repository.

Usage Notes

  • Place figures in the \figures directory.

How to use this

  1. Go to repo's page on GitHub.

  2. Click on the green Use this template button and select Create a new repository. This is a nice feature of template repositories: you can create new repositories that are not connected to the template. This is in contrast to forking a repository, which has the implication of later suggesting that your edits should be merged back into the main branch.

  3. Follow the directions to create a new repository. Suppose you call it NEW-REPO-NAME. You may want to make it private if you're writing some top secret paper. Once you have created a new repository, click on the green Code button and copy the GitHub CLI code. It should look something like

    gh repo clone fliptanedo/NEW-REPO-NAME
    
  4. Navigate a terminal window to the folder in which you would like to clone the NEW-REPO-NAME GitHub repository, Paste the above gh code and execute it. This assumes that you have the GitHub CLI installed.

  5. Your new paper and local git repository is all set to go.

How to use this (old)

For those, like me, are less competent with git and GitHub than we really aught to be.

  1. Go to repo's page on GitHub.

  2. Click on the green Code button just to the top-right of the list of files.

  3. Copy the GitHub Command Line Interface (CLI) code:

    gh repo clone fliptanedo/paper-template-2022
    
  4. Locally (on your system) go to the parent directory of where you'd like to start a new LaTeX project and open a Terminal (command prompt) window there. Assuming you have git set up, you can simply type in

    gh repo clone fliptanedo/paper-template-2022
    
  5. and press enter.

  6. This should create a new folder paper-template-2022. Go ahead and rename it right away:

    mv paper-template-2022 new-folder-name
    
  7. Go ahead and start your new project.

Samples includes

  • paper.tex is a standard manuscripty
  • Short.tex is for a brief note
  • lecturenotes.tex is for a long set of lecture notes

References

paper-template-2022's People

Contributors

fliptanedo avatar tanedo avatar

Watchers

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