This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0).
This repository contains the version history of the data management plan (DMP) for the project:
Groundbreaking models for spectroscopy and charge transport in molecular dynamics simulations
The DMP is built from source with StepUp RepRep and is based on the template in GitHub repository reproducible-reporting/dmp-template.
To rebuild and work on the data management plan, dmp.pdf
, you must have
Python 3,
Git,
Typst 0.12,
and direnv
installed on your computer.
It is assumed that you are familiar with these tools and know how to use them.
The following terminal commands will clone this repository and build the PDF.
git clone [email protected]:reproducible-reporting/dmp-emlp-md.git
cd dmp-emlp-md
./setup-venv-pip.sh
direnv allow
pre-commit install
cd dmp
stepup boot
This is a living document of which the latest Git commit contains the most up-to-date information.
No version numbers are assigned.
The generated dmp.pdf
is automatically time-stamped with the date of the latest commit.