Author: Carl Friedrich Bolz <[email protected]>
Branch: extradoc
Changeset: r4600:fba8d4fe8bc0
Date: 2012-08-16 10:03 +0200
http://bitbucket.org/pypy/extradoc/changeset/fba8d4fe8bc0/

Log:    improve bibliography

diff --git a/talk/dls2012/paper.bib b/talk/dls2012/paper.bib
--- a/talk/dls2012/paper.bib
+++ b/talk/dls2012/paper.bib
@@ -1,7 +1,7 @@
 
 @inproceedings{deutsch_efficient_1984,
        address = {Salt Lake City, Utah},
-       title = {Efficient implementation of the Smalltalk-80 system},
+       title = {Efficient implementation of the {S}malltalk-80 system},
        isbn = {0-89791-125-3},
        url = {http://portal.acm.org/citation.cfm?id=800017.800542},
        doi = {10.1145/800017.800542},
@@ -14,7 +14,7 @@
 
 @inproceedings{bolz_towards_2010,
        address = {Hagenberg, Austria},
-       title = {Towards a Jitting {VM} for Prolog execution},
+       title = {Towards a Jitting {VM} for {P}rolog execution},
        isbn = {978-1-4503-0132-9},
        url = {http://portal.acm.org/citation.cfm?id=1836102},
        doi = {10.1145/1836089.1836102},
@@ -137,7 +137,7 @@
 
 @inproceedings{chang_tracing_2009,
        address = {Washington, {DC}},
-       title = {Tracing for Web 3.0: Trace Compilation for the Next Generation 
Web Applications},
+       title = {Tracing for {W}eb 3.0: Trace Compilation for the Next 
Generation Web Applications},
        isbn = {978-1-60558-375-4},
        shorttitle = {Tracing for web 3.0},
        url = {http://portal.acm.org/citation.cfm?id=1508293.1508304},
@@ -196,7 +196,7 @@
 },
 
 @incollection{allen_catalogue_1971,
-       title = {A Catalogue of Optimizing Transformations, ed. R. Rustin},
+       title = {A Catalogue of Optimizing Transformations},
        booktitle = {Design and Optimization of Compilers},
        publisher = {Prentice-Hall},
        author = {Allen, Frances and Cocke, John},
@@ -237,7 +237,7 @@
 },
 
 @article{dhamdhere_practical_1991,
-       title = {Practical adaption of the global optimization algorithm of 
Morel and Renvoise},
+       title = {Practical adaption of the global optimization algorithm of 
{M}orel and {R}envoise},
        volume = {13},
        issn = {0164-0925},
        url = {http://doi.acm.org/10.1145/103135.214520},
@@ -311,7 +311,7 @@
 },
 
 @article{georges_statistically_2007,
-       title = {Statistically rigorous Java performance evaluation},
+       title = {Statistically rigorous {J}ava performance evaluation},
        volume = {42},
        url = {http://portal.acm.org/citation.cfm?id=1297105.1297033},
        doi = {10.1145/1297105.1297033},
@@ -447,7 +447,7 @@
 
 @inproceedings{rigo_representation-based_2004,
        address = {Verona, Italy},
-       title = {Representation-based just-in-time specialization and the Psyco 
prototype for Python},
+       title = {Representation-based just-in-time specialization and the 
{P}syco prototype for {P}ython},
        isbn = {1-58113-835-0},
        url = {http://portal.acm.org/citation.cfm?id=1014010},
        doi = {10.1145/1014007.1014010},
@@ -470,4 +470,4 @@
        publisher = {{ACM}},
        author = {Sullivan, Gregory T. and Bruening, Derek L. and Baron, Iris 
and Garnett, Timothy and Amarasinghe, Saman},
        year = {2003}
-}
\ No newline at end of file
+}
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to