All Projects → lukeolson → parxiv

lukeolson / parxiv

Licence: MIT license
a simple script to assist in making a clean directory to upload to arxiv

Programming Languages

TeX
3793 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to parxiv

Arxiv Latex Cleaner
arXiv LaTeX Cleaner: Easily clean the LaTeX code of your paper to submit to arXiv
Stars: ✭ 2,689 (+10242.31%)
Mutual labels:  arxiv
makefile4latex
A GNU Makefile for typesetting LaTeX documents.
Stars: ✭ 21 (-19.23%)
Mutual labels:  arxiv
deeplearning-papernotes
No description or website provided.
Stars: ✭ 22 (-15.38%)
Mutual labels:  arxiv
Bayesiandeeplearning Survey
Bayesian Deep Learning: A Survey
Stars: ✭ 214 (+723.08%)
Mutual labels:  arxiv
Asreview
Active learning for systematic reviews
Stars: ✭ 233 (+796.15%)
Mutual labels:  arxiv
latex-template-arxiv-preprint
A simple LaTeX template for Technical Reports, arXiv preprints & 2-column Conference papers
Stars: ✭ 70 (+169.23%)
Mutual labels:  arxiv
Coreference Resolution
Efficient and clean PyTorch reimplementation of "End-to-end Neural Coreference Resolution" (Lee et al., EMNLP 2017).
Stars: ✭ 144 (+453.85%)
Mutual labels:  arxiv
modular semantic segmentation
Corresponding implementations for the IROS 2018 paper "Modular Sensor Fusion for Semantic Segmentation"
Stars: ✭ 24 (-7.69%)
Mutual labels:  arxiv
Awesome Grounding
awesome grounding: A curated list of research papers in visual grounding
Stars: ✭ 247 (+850%)
Mutual labels:  arxiv
3dgan-chainer
📦 A Chainer implementation of 3D Generative Adversarial Network.
Stars: ✭ 25 (-3.85%)
Mutual labels:  arxiv
Research Paper Notes
Notes and Summaries on ML-related Research Papers (with optional implementations)
Stars: ✭ 218 (+738.46%)
Mutual labels:  arxiv
Nima.pytorch
NIMA: Neural IMage Assessment
Stars: ✭ 227 (+773.08%)
Mutual labels:  arxiv
arxiv-sanity-lite
arxiv-sanity lite: tag arxiv papers of interest get recommendations of similar papers in a nice UI using SVMs over tfidf feature vectors based on paper abstracts.
Stars: ✭ 735 (+2726.92%)
Mutual labels:  arxiv
Arxiv Collector
A little Python script to collect LaTeX sources for upload to the arXiv.
Stars: ✭ 179 (+588.46%)
Mutual labels:  arxiv
alfred-arxiv-workflow
🔎 Alfred workflow to search arxiv.org items
Stars: ✭ 23 (-11.54%)
Mutual labels:  arxiv
Paper2remarkable
Fetch an academic paper or web article and send it to the reMarkable tablet with a single command
Stars: ✭ 177 (+580.77%)
Mutual labels:  arxiv
arxiv-graphql
🧾GraphQL API for arXiv: e-print service by Cornell University
Stars: ✭ 15 (-42.31%)
Mutual labels:  arxiv
open-heroes
Some people that facilitate science, one way or the other
Stars: ✭ 37 (+42.31%)
Mutual labels:  arxiv
arXiv-title-fixer
📃 Set the correct (tab) titles for your arXiv papers containing tabs.
Stars: ✭ 41 (+57.69%)
Mutual labels:  arxiv
awesome-rl
Awesome RL: Papers, Books, Codes, Benchmarks
Stars: ✭ 105 (+303.85%)
Mutual labels:  arxiv

parxiv

a simple script to assist in making a clean directory to upload to arxiv

formerly clean-latex-to-arxiv

Installation

pip install -U git+https://github.com/lukeolson/parxiv

Usage

parxiv file.tex

this will make arxiv-somelongdatestring with

  • file_strip.tex (where includegraphics paths and comments are stripped)
  • file_strip.bbl (you should have the .bbl file already -- if not, it will attempt to generate)
  • all figures
  • local .bst, .cls, and .sty files
  • extra files listed in extra.txt

For example, this will take

-rw-r--r--  1 501  20    60K Jun  3 08:01:49 2021 amsart.cls
-rw-r--r--  1 501  20     9B Jun  3 08:51:21 2021 extra.txt
drwxr-xr-x  3 501  20    96B Jun  3 08:21:08 2021 figs1/
drwxr-xr-x  3 501  20    96B Jun  3 08:22:07 2021 figs2/
drwxr-xr-x  3 501  20    96B Jun  3 08:37:08 2021 figs3/
-rw-r--r--  1 501  20    11B Jun  3 08:50:40 2021 notes.md
-rw-r--r--  1 501  20   677B Jun  3 09:53:40 2021 paper.tex
-rw-r--r--  1 501  20   236B Jun  3 09:54:25 2021 refs.bib
-rw-r--r--  1 501  20    88B Jun  3 09:08:16 2021 section.tex
-rw-r--r--  1 501  20   100B Jun  3 09:05:50 2021 subsection.tex
-rw-r--r--  1 501  20    86B Jun  3 09:01:32 2021 subsubsection.tex

and make a new directory arxiv-Sun-Jun--3-15-38-51-2021 with:

-rw-r--r--  1 501  20    60K Jun  3 08:01:49 2021 amsart.cls
-rw-r--r--  1 501  20   4.1K Jun  3 08:21:08 2021 fig1.pdf
-rw-r--r--  1 501  20   4.3K Jun  3 08:22:07 2021 fig2.pdf
-rw-r--r--  1 501  20   4.4K Jun  3 08:37:08 2021 fig3.pdf
-rw-r--r--  1 501  20    11B Jun  3 08:50:40 2021 notes.md
-rw-r--r--  1 501  20    49B Jun  3 15:38:52 2021 paper_strip.bbl
-rw-r--r--  1 501  20   705B Jun  3 15:38:51 2021 paper_strip.tex

The structure is flat. Then

tar cvfz arxiv-Sun-Jun--3-15-38-51-2021.tgz arxiv-Sun-Jun--3-15-38-51-2021`

and you're ready to upload the .tgz file.

what may go wrong

- The `.bbl` file may not be generated.  Pre-generate this.
- Arxiv may need an extra file; put this (local) file into extra.txt
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].