Mercurial > hg > mtridoc
diff smc2012/smc2012template.bib @ 48:b3fd8521efe9
added smc2012template.bib .tex
author | Henrik Ekeus <hekeus@eecs.qmul.ac.uk> |
---|---|
date | Tue, 03 Apr 2012 00:45:17 +0100 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/smc2012/smc2012template.bib Tue Apr 03 00:45:17 2012 +0100 @@ -0,0 +1,30 @@ +% ----------------------------------------------------------------------- +% File: smc2011template.bib +% ----------------------------------------------------------------------- +% separate each line item with space, otherwise the reference will not be hyperlinked +% put the keyword "and" between authors to separate them. + +@inproceedings{Someone:00 , + author = {A. Someone and B. Someone and C. Someone}, + title = {The title of the conf paper}, + booktitle = {Proc. Int. Conf. Sound and Music Computing}, + pages={213--218}, + address={Porto}, + year = {2009} +} + + +@inproceedings{Someone:09 , + author = {A. Someone and B. Someone and C. Someone}, + title = {The title of the journal paper}, + booktitle = {J. New Music Research}, + pages = {111--222}, + year = {2008} +} + +@book{Someone:04 , + author = {X. Someone and Y. Someone}, + title = {The Title of the Book}, + publisher = { Springer-Verlag }, + year = {2010} +}