Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scipp-atlas/mapyde-paper
https://github.com/scipp-atlas/mapyde-paper
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/scipp-atlas/mapyde-paper
- Owner: scipp-atlas
- Created: 2022-09-28T20:33:21.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-25T16:51:46.000Z (7 months ago)
- Last Synced: 2024-07-04T04:32:42.392Z (4 months ago)
- Language: TeX
- Homepage: https://scipp-atlas.github.io/mapyde-paper/
- Size: 1020 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit) | [![pre-commit.ci status](https://results.pre-commit.ci/badge/github/scipp-atlas/mapyde-paper/main.svg)](https://results.pre-commit.ci/latest/github/scipp-atlas/mapyde-paper/main)
# To compile
```
$ make -C ./figures/
$ latexmk -pdf main.tex
```## Dependencies
- [arxiv-style](https://github.com/kourgeorge/arxiv-style/tree/282153fc15470f9192c6ea1b90e5f5f98912f527)
## Pre-Commit
Run `pre-commit install` to install the pre-commit hooks.