CompGeoLab Paper Template: This is a template used by the lab to generate research papers on GitHub with LaTeX and Jupyter notebooks.
To use it:
- Click on the "Use this template" button to create a new repository with the files from this template.
- Replace repository name in
environment.yml
and add other packages you may need.- Add the information for your paper in this
README.md
.- Create the relevant checklist issues using our provided templates.
- Delete these instructions.
- Do your science!
This works particularly well if your co-authors can send and review PRs. If not, connecting the repository to Overleaf is the most painless way we found to collaborate on the text (but it requires a paid subscription).
by Gelson F. Souza-Junior, Leonardo Uieda, and Ricardo I. F. Trindade
This repository contains the data and source code used to produce the results presented in:
Reference of the paper and/or preprint.
Info | |
---|---|
Version of record | https://doi.org/JOURNAL_DOI |
Open-access version on EarthArXiv | https://doi.org/EARTHARXIV_DOI |
Archive of this repository | https://doi.org/FIGSHARE_ZENODO_DOI |
Reproducing our results | REPRODUCING.md |
A little bit about this paper, how it came about, and what are the main contributions. Also include a summary figure or graphical abstract for this paper.
The paper abstract. Paste it here once it's written.
All Python source code (including .py
and .ipynb
files) is made available
under the MIT license. You can freely use and modify the code, without
warranty, so long as you provide attribution to the authors. See
LICENSE-MIT.txt
for the full license text.
The manuscript text (including all LaTeX files), figures, and data/models
produced as part of this research are available under the Creative Commons
Attribution 4.0 License (CC-BY). See LICENSE-CC-BY.txt
for the full
license text.