This repository hosts the draft for a community paper by the de-RSE e.V. community.
paper.tex
. Automated builds are used to create a viewable/downloadable version from the latest sources.group_composition_plot
directory contains everything related to the conducted RSE department surveyThis paper is a community effort and everybody who feels part of the German RSE community is invited to contribute.
You can contribute in various ways:
Before contributing, please read the below rules
We agreed to have two tiers of authorship:
All authors, regardless of the size of the contributions are mentioned in the author list. Tier 1 authors are mentioned before Tier 2 authors using the "equal contribution" marker.
While contributors keep the copyright to their work, they agree to publish the text under CC-BY 4.0
Creating the necessary images:
cd group_composition_plot
./create_paper_plots.sh
cd -
Build the contributors from the yaml metadata:
python3 contributors.py
Finally, build the paper:
latexmk -pdflatex paper.tex