]> git.llucax.com Git - z.facultad/75.00/informe.git/blobdiff - source/referencias.rst
Agregar títulos a las figuras que tenían descripción muy larga
[z.facultad/75.00/informe.git] / source / referencias.rst
index 18220fbd15c205669fca22d58f248abcd5483fd2..6eeac585f32ddd11a3b449753109cfa091a11c38 100644 (file)
@@ -3,7 +3,7 @@
 .. target-notes::
 
 
 .. target-notes::
 
 
-.. _ref_refs:
+.. _refs:
 
 .. [BKIP08] Kris Macleod Bell, Lars Ivar Igesund, Sean Kelly, and Michael
    Parker. Learn to Tango with D. Apress, 2007. ISBN 1-59059-960-8.
 
 .. [BKIP08] Kris Macleod Bell, Lars Ivar Igesund, Sean Kelly, and Michael
    Parker. Learn to Tango with D. Apress, 2007. ISBN 1-59059-960-8.
@@ -90,6 +90,58 @@ __ http://arctrix.com/nas/python/gc/
    2008-08-01.
 __ http://www.php.net/archive/2008.php#id2008-08-01-1
 
    2008-08-01.
 __ http://www.php.net/archive/2008.php#id2008-08-01-1
 
+.. [GCBIB] Richard Jones. `The Garbage Collection Bibliography`__. 1996-2009.
+__ http://www.cs.ukc.ac.uk/people/staff/rej/gcbib/gcbib.html
+
+.. [HUEL98] Lorenz Huelsbergen and Phil Winterbottom. Very Concurrent
+   Mark-&-Sweep Garbage Collection without Fine-Grain Synchronization.
+   Proceedings of the International Symposium on Memory Management. Páginas
+   166-175. ACM. 1998. ISBN 1-58113-114-3.
+
+.. [RODR97] Gustavo Rodriguez-Rivera and Vince Russo. Non-intrusive Cloning
+   Garbage Collection with Stock Operating System Support. Software Practice
+   and Experience Volumen 27, Número 8. Agosto 1997.
+
+.. [BOEH88] Hans-Juergen Boehm and Mark Weiser. `Garbage Collection in an
+   Uncooperative Environment`__. Software Practice and Experience Volumen 18,
+   Número 9. Páginas 807-820. Septiembre 1988.
+__ http://www.hpl.hp.com/personal/Hans_Boehm/spe_gc_paper/preprint.pdf
+
+.. [BOEH91] Hans-Juergen Boehm and Alan J. Demers and Scott  Shenker. `Mostly
+   Parallel Garbage Collection`__. Proceedings of the ACM SIGPLAN '91
+   Conference on Programming Language Design and Implementation, Volumen 26,
+   Número 6. Páginas 157-164. Junio 1991.
+__ http://www.hpl.hp.com/personal/Hans_Boehm/gc/papers/pldi91.ps.Z
+
+.. [BOEH93] Hans-Juergen Boehm. `Space Efficient Conservative Garbage
+   Collection`__. Proceedings
+   of the ACM SIGPLAN '93 Conference on Programming Language Design and
+   Implementation, Volumen 28, Número 6. Páginas 197-206. Junio 1993.
+__ http://www.hpl.hp.com/personal/Hans_Boehm/gc/papers/pldi93.ps.Z
+
+.. [BOEHWD] Hans-J. Boehm. `Conservative GC Algorithmic Overview`__. HP
+   Labs / SGI. Obtenido en Junio de 2009.
+__ http://www.hpl.hp.com/personal/Hans_Boehm/gc/gcdescr.html
+
+.. [BLAC08] Stephen Blackburn and Kathryn McKinley. `Immix Garbage Collection:
+   Mutator Locality, Fast Collection, and Space Efficiency`__. Proceedings of
+   the ACM SIGPLAN '08 Conference on Programming Language Design and
+   Implementation. Páginas 22-32. Junio 2008.
+__ http://cs.anu.edu.au/techreports/2007/TR-CS-07-04.pdf
+
+.. [MOLA06] Paolo Molaro. `A new Mono GC`__. Octubre 2006.
+__ http://www.go-mono.com/meeting06/mono-sgen.pdf
+
+.. [MOLAWE] Paolo Molaro. `Compacting GC`__. The Mono Project. Obtenido en
+   Junio de 2009.
+__ http://www.mono-project.com/Compacting_GC
+
+.. [HIRZ03] Martin Hirzel and Amer Diwan and Matthew Hertz.
+   `Connectivity-based Garbage Collection`__. Proceedings of the ACM OOPSLA
+   '03 Conference on Object-Oriented Programming, Systems, Languages and
+   Applications. Noviembre 2003.
+__ http://www-plan.cs.colorado.edu/diwan/cbgc.pdf
+
 
 .. include:: links.rst
 
 
 .. include:: links.rst