add documentation

This commit is contained in:
Florian Hoss 2022-04-05 20:04:11 +02:00
parent c35537036b
commit 275c84b48f
6 changed files with 1592 additions and 0 deletions

View file

@ -0,0 +1,9 @@
@book{example-book,
title = {{Example Book}},
author = {Lastname, Surname},
isbn = {123456789},
address = {Germany},
publisher = {Goverment},
year = {2019},
edition = {Second}
}