hekeus@55: % ----------------------------------------------------------------------- hekeus@55: % File: smacsmc2013template.bib hekeus@55: % ----------------------------------------------------------------------- hekeus@55: % separate each line item with space, otherwise the reference will not be hyperlinked hekeus@55: % put the keyword "and" between authors to separate them. hekeus@55: hekeus@55: @inproceedings{Someone:13 , hekeus@55: author = {A. Someone and B. Someone and C. Someone}, hekeus@55: title = {The title of the conf paper}, hekeus@55: booktitle = {Proc. Int. Conf. Sound and Music Computing}, hekeus@55: pages={213--218}, hekeus@55: address={Stockholm}, hekeus@55: year = {2013} hekeus@55: } hekeus@55: hekeus@55: @article{Someone:09 , hekeus@55: author = {A. Someone and B. Someone and C. Someone}, hekeus@55: title = {The title of the journal paper}, hekeus@55: journal = {J. New Music Research}, hekeus@55: volume = {12}, hekeus@55: number = {2}, hekeus@55: pages = {111--222}, hekeus@55: year = {2009} hekeus@55: } hekeus@55: hekeus@55: @book{Someone:04 , hekeus@55: author = {X. Someone and Y. Someone}, hekeus@55: title = {The Title of the Book}, hekeus@55: publisher = { Springer-Verlag }, hekeus@55: year = {2004} hekeus@55: }