Merging to make sure I have the latest papers.bib
[ipdf/documents.git] / papers.bib
index c735181..d7a96a7 100644 (file)
   year={2006}
 }
 
+@misc{texdraft,
+  title={Preliminary preliminary description of {\TeX}},
+  author={Knuth, Donald},
+  year={1977},
+  howpublished={\url{http://www.saildart.org/TEXDR.AFT[1,DEK]1}}
+}
+
+@article{fuchs1982theformat,
+  title={The Format of {\TeX}'s {DVI} files},
+  author={Fuchs, David},
+  year={1982},
+  journal={TUGBoat},
+  volume={3},
+  number={2},
+  howpublished={\url{http://www.tug.org/TUGboat/Articles/tb03-2/tb06software.pdf}}
+}
+
 %%%%%%%%%%%%%%%%%%%%%%%%
 % Basic Rendering Theory
 %%%%%%%%%%%%%%%%%%%%%%%%
   publisher={ACM}
 }
 
+% Bézier curves and friends.
+@phdthesis{catmull1974asubdivision,
+ author = {Catmull, Edwin Earl},
+ title = {A Subdivision Algorithm for Computer Display of Curved Surfaces.},
+ year = {1974},
+ note = {AAI7504786},
+ publisher = {The University of Utah},
+} 
+
+
 %%%%%%%%%%%%%%%%%%%%%%%
 % Floating-pt Precision
 %%%%%%%%%%%%%%%%%%%%%%%
@@ -95,6 +122,25 @@ Goldberg:1991:CSK:103162.103163,
  address = {New York, NY, USA},
  keywords = {NaN, denormalized number, exception, floating-point, floating-point standard, gradual underflow, guard digit, overflow, relative error, rounding error, rounding mode, ulp, underflow},
 } 
+
+@misc{arb_gpu_shader_fp64,
+  title={{ARB\_gpu\_shader\_fp64}},
+  author={Brown, Pat and Lichtenbelt, Barthold and Licea-Kane, Bill and Merry, Bruce and Dodd, Chris and Werness, Eric and Sellers, Graham and Roth, Greg and Bolz, Jeff and Haemel, Nick and Boudier, Pierre and Daniell, Piers},
+  year={2010},
+  journal={OpenGL Extension},
+  publisher={Kronos Group},
+  howpublished={\url{http://www.opengl.org/registry/specs/ARB/gpu_shader_fp64.txt}}
+}
+
+@misc{nv_half_float,
+  title={{NV\_half\_float}},
+  author={Brown, Pat},
+  year={2002},
+  journal={OpenGL Extension},
+  publisher={NVIDIA Corporation},
+  howpublished={\url{http://www.opengl.org/registry/specs/NV/half_float.txt}}
+}
+
 @inproceedings{emmart2010high,
   title={High precision integer multiplication with a graphics processing unit},
   author={Emmart, Niall and Weems, Charles},
@@ -513,6 +559,22 @@ doi={10.1109/ARITH.1991.145549},}
        howpublished = {\url{http://www.boost.org/doc/libs/1_53_0/libs/multiprecision/doc/html/boost_multiprecision/}}
 }
 
+@misc{java_bigint,
+       author = {Oracle Corporation},
+       title = {java.math.{BigInteger}},
+       booktitle = {Java Platform 6 {SE}},
+       urldate = {19-05-2014},
+       howpublished = {\url{http://docs.oracle.com/javase/6/docs/api/java/math/BigInteger.html}}
+}
+
+@misc{java_bigdecimal,
+       author = {Oracle Corporation},
+       title = {java.math.{BigDecimal}},
+       booktitle = {Java Platform 7 {SE}},
+       howpublished = {\url{http://docs.oracle.com/javase/7/docs/api/java/math/BigDecimal.html}},
+       urldate = {19-05-2014}
+}
+
 % A CMOS Floating Point Unit
 @MISC{kelley1997acmos,
     author = {Michael J. Kelley and Matthew A. Postiff and Advisor Richard and B. Brown},

UCC git Repository :: git.ucc.asn.au