https://github.com/csdms/references
BibTeX bibliographies of CSDMS-related references
https://github.com/csdms/references
Last synced: 3 months ago
JSON representation
BibTeX bibliographies of CSDMS-related references
- Host: GitHub
- URL: https://github.com/csdms/references
- Owner: csdms
- License: mit
- Created: 2018-01-31T01:16:34.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-12T18:41:52.000Z (about 8 years ago)
- Last Synced: 2025-02-22T03:14:38.013Z (about 1 year ago)
- Language: TeX
- Homepage:
- Size: 78.1 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# references
BibTeX bibliographies of CSDMS-related references,
with examples of their use.
* **references.bib** contains the list of references used in the CSDMS
3 proposal
* **csdms_20_references.bib** contains references of work resulting from the
CSDMS 2 grant
Build the examples with `latexmk`.
For example,
$ latexmk example-natbib.tex -pdf
builds the natbib example,
producing **example-natbib.pdf**.
Clean up the example with
$ latexmk -C