import
This commit is contained in:
commit
623454a2c4
7 changed files with 567 additions and 0 deletions
9
bib/book.bib
Normal file
9
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}
|
||||
}
|
7
bib/online.bib
Normal file
7
bib/online.bib
Normal file
|
@ -0,0 +1,7 @@
|
|||
@online{example-online,
|
||||
author = {{Polar Bear}},
|
||||
title = {about animal},
|
||||
urldate = {2021-08-30},
|
||||
year = {2021},
|
||||
url = {https://www.aspentravel.co.uk/tour/circumnavigating-svalbard-in-the-realm-of-the-polar-bear-99355/}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue