diff options
author | Aria <me@aria.rip> | 2023-10-17 15:24:43 +0100 |
---|---|---|
committer | Aria <me@aria.rip> | 2023-10-17 15:24:43 +0100 |
commit | 6ff27479567d703285ec6b7f042c23cac0d4782d (patch) | |
tree | 5a8b27629bf5dffea3a17362d163afd3b9730eb7 /thesis/biblio.bib | |
parent | 76c75b372609a71883f338541c2e7adf5f6ba64a (diff) |
remove a lot of stuff
Diffstat (limited to 'thesis/biblio.bib')
-rw-r--r-- | thesis/biblio.bib | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/thesis/biblio.bib b/thesis/biblio.bib index 0c0c008..ed823cc 100644 --- a/thesis/biblio.bib +++ b/thesis/biblio.bib @@ -92,4 +92,34 @@ author = {{L. Liu} and {S. Rus}}, date = {2009-03-22}, note = {Journal Abbreviation: 2009 International Symposium on Code Generation and Optimization}, + file = {Full Text:/home/aria/Zotero/storage/KTJNYCES/L. Liu and S. Rus - 2009 - Perflint A Context Sensitive Performance Advisor .pdf:application/pdf}, +} + +@incollection{hutchison_coco_2013, + location = {Berlin, Heidelberg}, + title = {{CoCo}: Sound and Adaptive Replacement of Java Collections}, + volume = {7920}, + isbn = {978-3-642-39037-1 978-3-642-39038-8}, + url = {http://link.springer.com/10.1007/978-3-642-39038-8_1}, + shorttitle = {{CoCo}}, + pages = {1--26}, + booktitle = {{ECOOP} 2013 – Object-Oriented Programming}, + publisher = {Springer Berlin Heidelberg}, + author = {Xu, Guoqing}, + editor = {Castagna, Giuseppe}, + editorb = {Hutchison, David and Kanade, Takeo and Kittler, Josef and Kleinberg, Jon M. and Mattern, Friedemann and Mitchell, John C. and Naor, Moni and Nierstrasz, Oscar and Pandu Rangan, C. and Steffen, Bernhard and Sudan, Madhu and Terzopoulos, Demetri and Tygar, Doug and Vardi, Moshe Y. and Weikum, Gerhard}, + editorbtype = {redactor}, + urldate = {2023-10-17}, + date = {2013}, + doi = {10.1007/978-3-642-39038-8_1}, + note = {Series Title: Lecture Notes in Computer Science}, +} + +@inproceedings{osterlund_dynamically_2013, + title = {Dynamically transforming data structures}, + doi = {10.1109/ASE.2013.6693099}, + pages = {410--420}, + booktitle = {2013 28th {IEEE}/{ACM} International Conference on Automated Software Engineering ({ASE})}, + author = {Österlund, Erik and Löwe, Welf}, + date = {2013}, } |