init lab5
This commit is contained in:
parent
bbb26ba291
commit
38994b1512
12 changed files with 1925 additions and 0 deletions
9
Lab05/documentation/bib/book.bib
Normal file
9
Lab05/documentation/bib/book.bib
Normal file
|
@ -0,0 +1,9 @@
|
|||
@book{example-book,
|
||||
title = {{Example Book}},
|
||||
author = {Lastname, Surname},
|
||||
isbn = {123456789},
|
||||
address = {Germany},
|
||||
publisher = {Goverment},
|
||||
year = {2019},
|
||||
edition = {Second}
|
||||
}
|
Reference in a new issue