Create bibliography
This commit is contained in:
@@ -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",
|
||||
}
|
||||
Reference in New Issue
Block a user