Create bibliography

This commit is contained in:
2026-05-02 22:48:36 +02:00
parent 136c9e3d8a
commit 67b58ac697
5 changed files with 210 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
@book{book_key,
address = {Szczecin},
publisher = {Publisher},
author = {Smith, John and Bob Budowniczy and Nowak Jan},
title = {Book title},
year = {2012},
volume = {3},
series = {2},
edition = {1},
pages = {123--200},
month = {1}
}
@book{lam1994,
title = "\LaTeX: A Document Preparation System",
edition = "Second",
author = "Leslie Lamport",
publisher = "Addison-Wesley Publishing Company",
year = "1994",
isbn = "0-201-52983-1",
}