From 72b2011c7a1bdd5a3fec447a56e0b1ff6aa03d7b Mon Sep 17 00:00:00 2001 From: Sam Moore Date: Thu, 22 May 2014 02:48:27 +0800 Subject: [PATCH] Add my changes to the references In my repository refs.bib is a symlink to this repo Not terrible at all :S --- papers.bib | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 56 insertions(+), 2 deletions(-) diff --git a/papers.bib b/papers.bib index 06b6f48..1610bd9 100644 --- a/papers.bib +++ b/papers.bib @@ -736,12 +736,42 @@ language={English} @article{svg2011-1.1, year = 2011, month = "August", - journal = "WC3 Recommendation", + journal = "W3C Recommendation", title = "Scalable Vector Graphics (SVG) 1.1 (Second Edition)", author = "Erik Dahlst{\'o}m and Patric Dengler and Anthony Grasso and Chris Lilley and Cameron McCormack and Doug Schepers and Jonathon Watt and Jon Ferraiolo and Fujisawa Jun and Dean Jackson", howpublished = "\url{http://www.w3.org/TR/SVG/}" } +@article{xml2008-1.0, + year = 2008, + month = "November", + journal = "W3C Recommendation", + title = "Extensible Markup Language (XML) 1.0 (Fifth Edition)", + author = "W3C", + editor = "Tim Bray and Jean Paoli and C Sperberg-McQueen and Eve Maler and Francois Yergeau", + howpublished = "\url{http://www.w3.org/TR/xml/}" +} + +@article{html2014-draft, + year = 2014, + month = "April", + journal = "W3C Candidate Recommendation", + title = "HTML5 - Developer View - A Vocabulary and associated APIs for HTML and XHTML", + author = "W3C", + editor = "Robin Berjon and Steve Faulkner and Travis Leithead and Erika Navara and Edward O'Connor and Silvia Pfeiffer and Ian Hickson", + howpublished = "\url{http://www.w3.org/TR/html/}" +} + +@article{css2011-level2, + year = 2011, + month = "June", + journal = "W3CRecommendation", + title = "Cascading Style Sheets Level 2 Revision 1 (CSS 2.1) Specification", + author = "W3C", + editor = "Bert Bos, Tantex Celik, Ian Hickson, Hakon WiumLie", + howpublished = "\url{http://www.w3.org/TR/CSS21/}" +} + @article{kapoulkine2014pugixml, year = "2014", author = "Arseny Kapoulkine", @@ -901,4 +931,28 @@ ISSN={0272-1716},} keywords = {antialiasing, convolution, curve digitization, digital geometry}, } - +@article{w3c2010svghtmlprimer, + year = 2010, + month = "September", + journal = "WC3 Primer (Editor's Draft)", + title = "An SVG Primer for Today's Browsers", + author = "W3C", + editor = "David Dailey", + howpublished = "\url{http://www.w3.org/Graphics/SVG/IG/resources/svgprimer.html}" +} + +% Koch snowflake in French no I didn't read it so sue me it is just here to give Koch credit +@article{koch1904surune, + year = 1904, + author = "H Von Koch", + title = "Sur une courbe continue sans tangente, obtenue par une construction géométrique élémentaire." , + journal = "Archiv för Matemat., Astron. och Fys.", + pages = "681-702"} + +@article{js_3d_pdf, + year = 2007, + author = "Adobe Systems Incorporated", + edition = 2, + month = "April", + journal = "Adobe Acrobat Reader SDK" +} -- 2.20.1