Coder Social home page Coder Social logo

arxivtool's Introduction

arXivtool

Tool to prepare directory for arXiv

  • makes a new folder
  • moves all .cls files
  • expands filename.tex into it, including the bibliography, removing comments
  • moves graphics files into the folder (probably doesn't work if they're not supposed to be in the same folder as filename.tex)
  • assumes filename.bbl is stored in tmp folder relative to the filename.tex
  • moves lipics like things to the folder too.

LIPIcs

Does everything above, but doesn't expand the bibliography into the file (since LIPIcs requires a bib file). Instead it makes a new refs.bib from the existing aux file. So make sure final paper uses refs.bib and not ref.bib or biblio.bib or any myproject.bib.

Usage

filename.tex should already be compiled, such that filename.bbl exists

./arxiv.sh [filename] [destination]

  • filename default is main (to find main.tex)
  • destination default is arxiv (to place in folder called arxiv in the current directory)

arxivtool's People

Contributors

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