You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
397 B
33 lines
397 B
@Misc{key1,
|
|
title = {},
|
|
author = {},
|
|
howpublished= {},
|
|
month = {},
|
|
year = {},
|
|
note = {},
|
|
}
|
|
|
|
@Book{key2,
|
|
title = {},
|
|
publisher = {},
|
|
year = {},
|
|
author = {},
|
|
address = {},
|
|
edition = {},
|
|
}
|
|
|
|
@Booklet{key3,
|
|
author = {},
|
|
title = {},
|
|
howpublished= {},
|
|
month = {},
|
|
year = {},
|
|
}
|
|
|
|
@online{key4,
|
|
title = {},
|
|
date = {},
|
|
url = {},
|
|
urldate = {},
|
|
}
|
|
|
|
|