Mercurial > hg > mtridoc
annotate smc2013_cameraReady/smacsmc2013template.bib @ 58:a63c438b3f65 tip
Squeezed it into the 6 page limit
author | Henrik Ekeus <hekeus@eecs.qmul.ac.uk> |
---|---|
date | Tue, 11 Jun 2013 15:17:21 +0100 |
parents | 2cad1d57f7e2 |
children |
rev | line source |
---|---|
hekeus@55 | 1 % ----------------------------------------------------------------------- |
hekeus@55 | 2 % File: smacsmc2013template.bib |
hekeus@55 | 3 % ----------------------------------------------------------------------- |
hekeus@55 | 4 % separate each line item with space, otherwise the reference will not be hyperlinked |
hekeus@55 | 5 % put the keyword "and" between authors to separate them. |
hekeus@55 | 6 |
hekeus@55 | 7 @inproceedings{Someone:13 , |
hekeus@55 | 8 author = {A. Someone and B. Someone and C. Someone}, |
hekeus@55 | 9 title = {The title of the conf paper}, |
hekeus@55 | 10 booktitle = {Proc. Int. Conf. Sound and Music Computing}, |
hekeus@55 | 11 pages={213--218}, |
hekeus@55 | 12 address={Stockholm}, |
hekeus@55 | 13 year = {2013} |
hekeus@55 | 14 } |
hekeus@55 | 15 |
hekeus@55 | 16 @article{Someone:09 , |
hekeus@55 | 17 author = {A. Someone and B. Someone and C. Someone}, |
hekeus@55 | 18 title = {The title of the journal paper}, |
hekeus@55 | 19 journal = {J. New Music Research}, |
hekeus@55 | 20 volume = {12}, |
hekeus@55 | 21 number = {2}, |
hekeus@55 | 22 pages = {111--222}, |
hekeus@55 | 23 year = {2009} |
hekeus@55 | 24 } |
hekeus@55 | 25 |
hekeus@55 | 26 @book{Someone:04 , |
hekeus@55 | 27 author = {X. Someone and Y. Someone}, |
hekeus@55 | 28 title = {The Title of the Book}, |
hekeus@55 | 29 publisher = { Springer-Verlag }, |
hekeus@55 | 30 year = {2004} |
hekeus@55 | 31 } |