diff options
author | David Runge <dave@sleepmap.de> | 2017-06-10 18:00:55 +0200 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2017-06-10 18:00:55 +0200 |
commit | c8cc97203332fa4c2fce54fd6f7fccc7cac4ce30 (patch) | |
tree | 912ce1140c035b62ef45ecca43141bbbb081f70a /bib | |
parent | 4bdce28f5df20128c4d7d576525c712f9773b402 (diff) | |
download | master-thesis-c8cc97203332fa4c2fce54fd6f7fccc7cac4ce30.tar.gz master-thesis-c8cc97203332fa4c2fce54fd6f7fccc7cac4ce30.tar.bz2 master-thesis-c8cc97203332fa4c2fce54fd6f7fccc7cac4ce30.tar.xz master-thesis-c8cc97203332fa4c2fce54fd6f7fccc7cac4ce30.zip |
bib/ssr-networking.bib: Escaping ampersand. Fixing broken thesis and inproceedings.
Diffstat (limited to 'bib')
-rw-r--r-- | bib/ssr-networking.bib | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/bib/ssr-networking.bib b/bib/ssr-networking.bib index 995271b..00b84a4 100644 --- a/bib/ssr-networking.bib +++ b/bib/ssr-networking.bib @@ -4,10 +4,12 @@ year = "2007", month = "Dec", publisher = "Technische Universität Berlin", + school = "Technische Universität Berlin", volume = "1"} @inproceedings{ baalmanetal2007, title = "Renewed architecture of the sWONDER software for Wave Field Synthesis on large scale systems", + booktitle = "Linux Audio Conference 2007", author = "Marije A.J. Baalman and Torben Hohn and Simon Schampijer and Thilo Koch", year = "2007", month = "May", @@ -57,7 +59,7 @@ @misc{ website:swonder2016, title = "sWONDER", - author = "Marije Baalman", + author = "Marije A.J. Baalman", year = "2016", month = "May", url = "https://sourceforge.net/projects/swonder/"} @@ -78,7 +80,7 @@ @misc{ website:ssr2016, title = "SoundScape Renderer", - author = "Quality & Usability Lab, Telekom Innovation Laboratories, TU Berlin and Institut für Nachrichtentechnik, Universität Rostock and Division of Applied Acoustics, Chalmers University of Technology", + author = "Quality \& Usability Lab, Telekom Innovation Laboratories, TU Berlin and Institut für Nachrichtentechnik, Universität Rostock and Division of Applied Acoustics, Chalmers University of Technology", year = "2016", month = "May", url = "http://spatialaudio.net/ssr/"} |