SoftVarE-Group / MibTeX

Minimalistic tool to manage your references with BibTeX
GNU Lesser General Public License v3.0
2 stars 1 forks source link

Links to Preprints for MibTeX-Website #50

Closed pmbittner closed 1 year ago

pmbittner commented 1 year ago

Fixes our Gitlab issue: https://spgit.informatik.uni-ulm.de/softvare-group/org/-/issues/35

The ini now needs a new entry:

...
preprints-dir=C:\\Users\\Paul Bittner\\Documents\\MyDocuments\\Paper\\SoftVarE\\Papers
...

which points to the local clone of our preprints github repository.

pmbittner commented 1 year ago

Indents in some files are inconsistent (tabs vs 4 spaces). We can fix this globally in another PR but I did not do so here to not compromise the diffs and hide the actual changes.