2010-11-12 09:38:31 +01:00
|
|
|
@Book{item1,
|
|
|
|
author="John Doe",
|
|
|
|
title="First Book",
|
|
|
|
year="2005",
|
|
|
|
address="Cambridge",
|
|
|
|
publisher="Cambridge University Press"
|
|
|
|
}
|
|
|
|
|
|
|
|
@Article{item2,
|
|
|
|
author="John Doe",
|
|
|
|
title="Article",
|
|
|
|
year="2006",
|
|
|
|
journal="Journal of Generic Studies",
|
|
|
|
volume="6",
|
|
|
|
pages="33-34"
|
|
|
|
}
|
|
|
|
|
|
|
|
@InCollection{item3,
|
|
|
|
author="John Doe and Jenny Roe",
|
|
|
|
title="Why Water Is Wet",
|
|
|
|
booktitle="Third Book",
|
|
|
|
editor="Sam Smith",
|
2010-11-13 03:46:34 +01:00
|
|
|
publisher="Oxford University Press",
|
2010-11-12 09:38:31 +01:00
|
|
|
address="Oxford",
|
|
|
|
year="2007"
|
|
|
|
}
|