<!DOCTYPE html>
<html>
  <head>
    <title>
      XML and Web Programming
    </title>
    <meta name="generator" content="SchemeBib and Site-ML" charset=
    "utf-8">
    <meta name="description" content=
    "Online bibliography of Scheme research">
    <meta name="keywords" content=
    "Scheme, bibliography, research, XML, web programming">
    <meta name="robots" content="index,follow">
    <link rel="stylesheet" href="basic.css" type="text/css">
  </head>
  <body>
    <table width="100%">
      <tr valign="top">
        <td width="124">
          <table width="124">
            <tr width="124" height="45">
              <td width="124" height="45">
                <img width="124" height="45" border="0" alt=
                "Readscheme.org" src="./imgs/nav-logo.gif">
              </td>
            </tr>
            <tr width="124" height="124">
              <td width="124" height="124">
                <a href="./index.html" target="_top"><img width=
                "124" height="124" border="0" alt=
                "Scheme Bibliography Home" src=
                "./imgs/nav_mainlogo.gif"></a>
              </td>
            </tr>
            <tr width="124" height="30">
              <td width="124" height="30">
                <a href="./page1.html" target="_top"><img width=
                "124" height="30" border="0" alt="Classics" src=
                "./imgs/nav_classics.gif"></a>
              </td>
            </tr>
            <tr width="124" height="18">
              <td width="124" height="18">
                <a href="./page2.html" target="_top"><img width=
                "124" height="18" border="0" alt="Semantics" src=
                "./imgs/nav_sem.gif"></a>
              </td>
            </tr>
            <tr width="124" height="18">
              <td width="124" height="18">
                <a href="./page3.html" target="_top"><img width=
                "124" height="18" border="0" alt="Macros" src=
                "./imgs/nav_macros.gif"></a>
              </td>
            </tr>
            <tr width="124" height="18">
              <td width="124" height="18">
                <a href="./page4.html" target="_top"><img width=
                "124" height="18" border="0" alt="Objects" src=
                "./imgs/nav_objects.gif"></a>
              </td>
            </tr>
            <tr width="124" height="30">
              <td width="124" height="30">
                <a href="./page5.html" target="_top"><img width=
                "124" height="30" border="0" alt="Modules" src=
                "./imgs/nav_modules.gif"></a>
              </td>
            </tr>
            <tr width="124" height="18">
              <td width="124" height="18">
                <a href="./page6.html" target="_top"><img width=
                "124" height="18" border="0" alt="Continuations"
                src="./imgs/nav_cps.gif"></a>
              </td>
            </tr>
            <tr width="124" height="30">
              <td width="124" height="30">
                <a href="./pagexml.html" target="_top"><img width=
                "124" height="30" border="0" alt="Web Programming"
                src="./imgs/focus_nav_xml.gif"></a>
              </td>
            </tr>
            <tr width="124" height="18">
              <td width="124" height="18">
                <a href="./page7.html" target="_top"><img width=
                "124" height="18" border="0" alt="Applications"
                src="./imgs/nav_appl.gif"></a>
              </td>
            </tr>
            <tr width="124" height="18">
              <td width="124" height="18">
                <a href="./page8.html" target="_top"><img width=
                "124" height="18" border="0" alt="Implementation"
                src="./imgs/nav_impl.gif"></a>
              </td>
            </tr>
            <tr width="124" height="30">
              <td width="124" height="30">
                <a href="./page9.html" target="_top"><img width=
                "124" height="30" border="0" alt=
                "Concurrent Programming" src=
                "./imgs/nav_conc.gif"></a>
              </td>
            </tr>
            <tr width="124" height="30">
              <td width="124" height="30">
                <a href="./page10.html" target="_top"><img width=
                "124" height="30" border="0" alt=
                "Partial Evaluation" src="./imgs/nav_pe.gif"></a>
              </td>
            </tr>
            <tr width="124" height="18">
              <td width="124" height="18">
                <a href="./page11.html" target="_top"><img width=
                "124" height="18" border="0" alt="Reflection" src=
                "./imgs/nav_reflect.gif"></a>
              </td>
            </tr>
            <tr width="124" height="30">
              <td width="124" height="30">
                <a href="./whats_new.html" target=
                "_top"><img width="124" height="30" border="0" alt=
                "Recent Additions" src="./imgs/nav_recent.gif"></a>
              </td>
            </tr>
          </table>
        </td>
        <td width="20">
          <img width="20" height="1" border="0" src=
          "./imgs/dot_clear.gif">
        </td>
        <td>
          <a name="xml-web" id="xml-web"></a>
          <h2>
            XML and Web Programming
          </h2>
          <ul>
            <li>Jay McCarthy and Shriram Krishnamurthi.
            "Interaction-Safe State for the Web". <em>2006 Workshop
            on Scheme and Functional Programming</em>. September
            2006. Available online: <a href=
            "http://repository.readscheme.org/ftp/papers/sw2006/03-mccarthy.pdf">
              pdf</a>.
            </li>
            <li>Shriram Krishnamurthi, Robert Bruce Findler, Paul
            Graunke and Matthias Felleisen. "Modeling Web
            Interactions and Errors". <em>Interactive Computation:
            The New Paradigm</em>. 2005. Available online:
              <a href="http://www.cs.brown.edu/~sk/Publications/Papers/Published/kfgf-model-web-inter-error/">
              downloadable paper</a>.
            </li>
            <li>Jacob Matthews, Robert Bruce Findler, Paul T.
            Graunke, Shriram Krishnamurthi, Matthias Felleisen.
            "Automatically Restructuring Software for the Web".
            <em>Journal of Automated Software Engineering</em>.
            2004. Available online: <a href=
            "http://www.cs.brown.edu/~sk/Publications/Papers/Published/mfgkf-web-restructuring-cps-journal/">
              downloadable paper</a>.
            </li>
            <li>Manuel Serrano. "The HOP Development Kit". <em>2006
            Workshop on Scheme and Functional Programming</em>.
            September 2006. Available online: <a href=
            "http://repository.readscheme.org/ftp/papers/sw2006/01-serrano.pdf">
              pdf</a>.
            </li>
            <li>Remzi Emre Başar, Caner Derici and Çağdaş Şenol.
            "World With Web: A compiler from world applications to
            JavaScript". <em>2009 Workshop on Scheme and Functional
            Programming</em>. August 2009. Available online:
            <a href=
            "http://repository.readscheme.org/ftp/papers/sw2009/14-basar.pdf">
              pdf</a>.
            </li>
            <li>Ray Rischpater. "Scheme for Client-Side Scripting
            in Mobile Web Browsing, or AJAX-Like Behavior Without
            Javascript". <em>2006 Workshop on Scheme and Functional
            Programming</em>. September 2006. Available online:
            <a href=
            "http://repository.readscheme.org/ftp/papers/sw2006/02-rischpater.pdf">
              pdf</a>.
            </li>
            <li>Kirill Lisovsky, Dmitry Lizorkin. "XSLT and XLink
            and their implementation with functional techniques".
            <em>Russian Digital Libraries Journal</em>. Vol. 6 - No
            5. 2003. Available online: <a href=
            "http://www.elbib.ru/index.phtml?page=elbib/eng/journal/2003/part5/LL">
              html</a>.
            </li>
            <li>Peter Walton Hopkins. "Enabling Complex UI In Web
            Applications With send/suspend/dispatch". <em>Scheme
            Workshop 2003</em>. November 2003. Available online:
            <a href=
            "http://repository.readscheme.org/ftp/papers/sw2003/WebUI.ps.gz">
              ps</a> <a href=
              "http://repository.readscheme.org/ftp/papers/sw2003/WebUI.pdf">
              pdf</a>.
            </li>
            <li>Kirill Lisovsky, Dmitry Lizorkin. "XML Path
            Language (XPath) and its functional implementation
            SXPath". <em>Russian Digital Libraries Journal</em>.
            Vol. 6 - No 4. 2003. Available online: <a href=
            "http://www.elbib.ru/index.phtml?page=elbib/eng/journal/2003/part4/LL">
              html</a>.
            </li>
            <li>Michael Bridgen, Noel Welsh, Matthias Radestock.
            "Scheme in The Real World: A Case Study". August 2003.
            Available online: <a href=
            "http://schematics.sourceforge.net/scheme-london/nmk-case-study.pdf">
              pdf</a>.
            </li>
            <li>Kurt Nørmark. "XML Transformation in Scheme with
            LAML - a Minimalistic Approach". <em>International Lisp
            Conference 2003</em>. October 2003. Available online:
            <a href=
            "http://www.cs.auc.dk/~normark/laml/papers/xml-transformations.ps">
              ps</a> <a href=
              "http://www.cs.auc.dk/~normark/laml/papers/xml-transformations.pdf">
              pdf</a>.
            </li>
            <li>Kirill Lisovsky. "Scheme-based XML Application
            Server". <em>Workshop on Advanced Functional
            Programming (AFP'2002)</em>. August 2002.
            </li>
            <li>Paul T. Graunke. "Web Interactions". PhD. Thesis.
            Northeastern University. 2003. Available online:
            <a href=
            "http://www.ccs.neu.edu/scheme/pubs/thesis-graunke.ps.gz">
              ps</a> <a href=
              "http://www.ccs.neu.edu/scheme/pubs/thesis-graunke.pdf">
              pdf</a>.
            </li>
            <li>Kurt Nørmark. "The duality of XML Markup and
            Programming notation". <em>IADIS WWW/Internet
            2003</em>. November 2003. Available online: <a href=
            "http://www.cs.auc.dk/~normark/laml/papers/duality-xml-prog.pdf">
              pdf</a>.
            </li>
            <li>Kurt Nørmark. "Web Programming in Scheme with
            LAML". April 2003. Available online: <a href=
            "http://www.cs.auc.dk/~normark/laml/papers/web-programming-laml.ps">
              ps</a> <a href=
              "http://www.cs.auc.dk/~normark/laml/papers/web-programming-laml.pdf">
              pdf</a>.
            </li>
            <li>Oleg Kiselyov and Shriram Krishnamurthi. "SXSLT:
            Manipulation Language for XML". <em>Practical Aspects
            of Declarative Languages (PADL'03)</em>. January 2003.
            Available online: <a href=
            "http://www.cs.brown.edu/~sk/Publications/Papers/Published/kk-sxslt/">
              downloadable paper</a> <a href=
              "http://okmij.org/ftp/papers/SXSLT-talk.pdf">slides</a>.
            </li>
            <li>Shriram Krishnamurthi. "The Continue Server (or,
            How I Administered PADL 2002 and 2003)". <em>Practical
            Aspects of Declarative Languages (PADL'03)</em>.
            January 2003. Available online: <a href=
            "http://www.cs.brown.edu/~sk/Publications/Papers/Published/sk-continue/">
              downloadable paper</a>.
            </li>
            <li>Paul T. Graunke, Robert Bruce Findler, Shriram
            Krishnamurthi, Matthias Felleisen. "Modeling Web
            Interactions". <em>European Symposium on Programming
            (ESOP)</em>. April 2003. Available online: <a href=
            "http://www.ccs.neu.edu/scheme/pubs/esop2003-gfkf.ps.gz">
              ps</a> <a href=
              "http://www.ccs.neu.edu/scheme/pubs/esop2003-gfkf.pdf">
              pdf</a>.
            </li>
            <li>Matthias Felleisen. "Developing Interactive Web
            Programs". <em>Summer School on Advanced Functional
            Programming 2002</em>. August 2002. Available online:
            <a href=
            "http://www.ccs.neu.edu/scheme/pubs/afp2002-f.ps.gz">ps</a>.
            </li>
            <li>Oleg Kiselyov and Kirill Lisovsky. "XML, XPath,
            XSLT implementations as SXML, SXPath, and SXSLT". <em>
              International Lisp Conference (2002)</em>. September
              2002. Available online: <a href=
              "http://okmij.org/ftp/papers/SXs.pdf">pdf</a>
              <a href="http://pobox.com/~oleg/ftp/papers/SXs-talk.pdf">
              talk (pdf)</a>.
            </li>
            <li>Andy Wingo. "Applications of Fold to XML
            Transformation". <em>2007 Workshop on Scheme and
            Functional Programming</em>. September 2007. Available
            online: <a href=
            "http://repository.readscheme.org/ftp/papers/sw2007/07-wingo.pdf">
              pdf</a>.
            </li>
            <li>Jörg F. Wittenberger. "Askemos - a distributed
            settlement". <em>SSGRR2002</em>. 2002. Available
            online: <a href=
            "http://www.askemos.org:9080/RomePaper.pdf">pdf</a>.
            </li>
            <li>Kurt Nørmark. "XML in LAML - Web Programming in
            Scheme". August 2002. Available online: <a href=
            "http://www.cs.auc.dk/~normark/laml/papers/xmlinlaml-paper.ps">
              ps</a> <a href=
              "http://www.cs.auc.dk/~normark/laml/papers/xmlinlaml-paper.pdf">
              pdf</a>.
            </li>
            <li>Kurt Nørmark. "Development of LAML - A Suite of Web
            Software for Scheme". May 2002. Available online:
            <a href=
            "http://www.cs.auc.dk/~normark/laml/papers/scheme2002-paper.ps">
              ps</a> <a href=
              "http://www.cs.auc.dk/~normark/laml/papers/scheme2002-paper.pdf">
              pdf</a>.
            </li>
            <li>Kurt Nørmark. "Web Programming in Scheme - the LAML
            approach". April 2002. Available online: <a href=
            "http://www.cs.auc.dk/~normark/laml/papers/long-laml-approach.ps">
              ps</a> <a href=
              "http://www.cs.auc.dk/~normark/laml/papers/long-laml-approach.pdf">
              pdf</a> <a href=
              "http://www.cs.auc.dk/~normark/scheme/examples/jfp/index.html">
              examples</a>.
            </li>
            <li>Mikael Hansen, Paw Iversen and Jimmy Juncker.
            "SLAML - Server side LAML". Masters Thesis. Aalborg
            University. June 2002. Available online: <a href=
            "http://www.cs.auc.dk/library/files/rapbibfiles1/1024042183.ps">
              ps</a>.
            </li>
            <li>Mikael Hansen, Paw Iversen and Jimmy Juncker.
            "SLAML - Server side LAML (Preliminary Masters Thesis
            Report)". Aalborg University. January 2002. Available
            online: <a href=
            "http://www.cs.auc.dk/library/files/rapbibfiles1/1010132379.ps">
              ps</a>.
            </li>
            <li>Carsten Hellegaard. "POWER - Program Oriented Web
            EngineeRing". Masters Thesis. Aalborg University. June
            2000. Available online: <a href=
            "http://www.cs.auc.dk/~normark/laml/reports/samlet-konge.ps">
              ps</a> <a href=
              "http://www.cs.auc.dk/~normark/laml/reports/samlet-konge.pdf">
              pdf</a>.
            </li>
            <li>Manuel Serrano and Erick Gallesio. "This is
            Scribe!". <em>Workshop on Scheme and Functional
            Programming (2002)</em>. October 2002. Available
            online: <a href=
            "http://www-sop.inria.fr/mimosa/fp/Scribe/doc/scribe.ps">
              ps</a> <a href=
              "http://www-sop.inria.fr/mimosa/Manuel.Serrano/scribe/doc/scribe.html">
              html</a>.
            </li>
            <li>Oleg Kiselyov. "A better XML parser through
            functional programming". <em>Fourth International
            Symposium on Practical Aspects of Declarative Languages
            (PADL '02)</em>. January 2002. Available online:
            <a href=
            "http://pobox.com/~oleg/ftp/papers/XML-parsing.ps.gz">
              ps</a> <a href=
              "http://pobox.com/~oleg/ftp/papers/XML-parsing-talk.ps.gz">
              slides</a>.
            </li>
            <li>Oleg Kiselyov. "The SXML Specification, Revision
            2.5". September 2002. Available online: <a href=
            "http://pobox.com/~oleg/ftp/Scheme/SXML.html">html</a>.
            </li>
            <li>Oleg Kiselyov. "Literate XML/DTD programming".
            April 2001. Available online: <a href=
            "http://pobox.com/~oleg/ftp/Scheme/xml.html#literate-DTD">
              html</a>.
            </li>
            <li>Oleg Kiselyov. "HTML/XML authoring in Scheme".
            February 2001. Available online: <a href=
            "http://pobox.com/~oleg/ftp/Scheme/xml.html#XML-authoring">
              html</a>.
            </li>
            <li>Timothy J. Hickey. "Incorporating Scheme-based web
            programming in computer-literacy courses". <em>Workshop
            on Scheme and Functional Programming (2002)</em>.
            October 2002. Available online: <a href=
            "http://repository.readscheme.org/ftp/papers/sw2002/hickey.pdf">
              pdf</a>.
            </li>
            <li>Timothy J. Hickey. "Incorporating Scheme-based Web
            Programmming into Computer Literacy Courses". Brandeis
            University. CS-02-224. April 2002. Available online:
            <a href=
            "http://www.cs.brandeis.edu/~tim/Papers/icfp2002.ps.gz">
              ps</a> <a href=
              "http://www.cs.brandeis.edu/~tim/Papers/icfp2002.pdf">
              pdf</a>.
            </li>
            <li>Timothy J. Hickey. "Jscheme Web Programming for
            CS0". Brandeis University. CS-02-223. January 2002.
            Available online: <a href=
            "http://www.cs.brandeis.edu/~tim/Papers/sigcse-jscheme.ps">
              ps</a>.
            </li>
            <li>Christian Queinnec. "A library for quizzes".
            <em>Workshop on Scheme and Functional Programming
            (2002)</em>. October 2002. Available online: <a href=
            "http://repository.readscheme.org/ftp/papers/sw2002/queinnec-quizzes.ps.gz">
              ps</a> <a href=
              "http://repository.readscheme.org/ftp/papers/sw2002/queinnec-quizzes.pdf">
              pdf</a>.
            </li>
            <li>Christian Queinnec. "Inverting back the inversion
            of control or, continuations versus page-centric
            programming". Technical Report 7, LIP6. May 2001.
            Available online: <a href=
            "http://pagesperso-systeme.lip6.fr/Christian.Queinnec/Papers/www.ps.gz">
              ps</a> <a href=
              "http://pagesperso-systeme.lip6.fr/Christian.Queinnec/PDF/www.pdf">
              pdf</a>.
            </li>
            <li>Christian Queinnec. "The influence of browsers on
            evaluators or, continuations to program web servers".
            <em>ICFP '2000 - International Conference on Functional
            Programming</em>. September 2000. Available online:
            <a href=
            "http://pagesperso-systeme.lip6.fr/Christian.Queinnec/Papers/webcont.ps.gz">
              ps</a>.
            </li>
            <li>Danius Michaelides, Luc Moreau and David DeRoure.
            "A Uniform Approach to Programming the World Wide Web".
            <em>Computer Systems Science and Engineering</em>.
            14(2):69-91. 1999. Available online: <a href=
            "http://www.ecs.soton.ac.uk/~lavm/papers/pWWW.ps.gz">ps</a>.
            </li>
            <li>Paul T. Graunke, Robert Bruce Findler, Shriram
            Krishnamurthi, Matthias Felleisen. "Automatically
            Restructuring Programs for the Web". <em>IEEE
            International Symposium on Automated Software
            Engineering (ASE 2001)</em>. 2001. Available online:
            <a href=
            "http://www.ccs.neu.edu/scheme/pubs/ase2001-gfkf.ps.gz">
              ps</a> <a href=
              "http://www.ccs.neu.edu/scheme/pubs/ase2001-gfkf.pdf">
              pdf</a>.
            </li>
            <li>Paul T. Graunke, Shriram Krishnamurthi, Van der
            Hoeven and Matthias Felleisen. "Programming the Web
            with High-Level Programming Languages". <em>European
            Symposium on Programming (ESOP 2001)</em>. 2001.
            Available online: <a href=
            "http://www.ccs.neu.edu/scheme/pubs/esop2001-gkvf.ps.gz">
              ps</a> <a href=
              "http://www.ccs.neu.edu/scheme/pubs/esop2001-gkvf.pdf.gz">
              pdf</a>.
            </li>
            <li>John Clements, Paul T. Graunke, Shriram
            Krishnamurthi and Matthias Felleisen. "Little Languages
            and their Programming Environments". <em>Proceedings of
            Monterey Workshop 2001</em>. 2001. Available online:
            <a href=
            "http://www.ccs.neu.edu/scheme/pubs/mw01-cgkf.pdf">pdf</a>.
            </li>
            <li>John Clements, Shriram Krishnamurthi, Matthias
            Felleisen. "Little Languages and their Programming
            Environments ". Rice University. TR 99-350. 1999.
            Available online: <a href=
            "http://www.ccs.neu.edu/scheme/pubs/tr99-350.pdf.gz">pdf</a>
            <a href=
            "http://www.ccs.neu.edu/scheme/pubs/tr99-350.ps.gz">ps</a>.
            </li>
            <li>Shriram Krishnamurthi, Kathryn E. Gray and Paul T.
            Graunke. "Transformation-by-Example for XML".
            <em>Practical Aspects of Declarative Languages (PADL
            2000)</em>. 2000. Available online: <a href=
            "http://www.cs.brown.edu/~sk/Publications/Papers/Published/kgg-xt3d/">
              downloadable paper</a>.
            </li>
            <li>Kurt Nørmark. "Programming World Wide Web pages in
            Scheme". <em>Sigplan Notices</em>. vol. 34, no. 12.
            1999. Available online: <a href=
            "http://www.cs.auc.dk/~normark/laml/papers/sigplan-paper.ps">
              ps</a> <a href=
              "http://www.cs.auc.dk/~normark/laml/papers/sigplan-paper.pdf">
              pdf</a>.
            </li>
            <li>Kurt Nørmark. "Using Lisp as a Markup Language --
            The LAML Approach". <em>European Lisp User Group
            Meeting, Amsterdam</em>. 1999. Available online:
            <a href=
            "http://www.cs.auc.dk/~normark/laml/papers/lugm-laml.ps">
              ps</a> <a href=
              "http://www.cs.auc.dk/~normark/laml/papers/lugm-laml.pdf">
              pdf</a>.
            </li>
            <li>Kurt Nørmark. "A Suite of WWW-based Tools for
            Advanced Course Management". <em>Innovation and
            Technology in Computer Science Education (ITiCSE,
            Finland)</em>. July 2000. Available online: <a href=
            "http://www.cs.auc.dk/~normark/laml/papers/educational-applications/www-education-paper.zip">
              ps</a> <a href=
              "http://www.cs.auc.dk/~normark/laml/papers/educational-applications/www-education-paper.pdf">
              pdf</a>.
            </li>
            <li>Kurt Nørmark. "Programmatic WWW authoring using
            Scheme and LAML". <em>WWW2002: The Eleventh
            International World Wide Web Conference</em>. March
            2002. Available online: <a href=
            "http://www.cs.auc.dk/~normark/laml/papers/www2002/p296-normark.html">
              html</a>.
            </li>
            <li>Kurt Nørmark. "WEB Based Lecture Notes - The LENO
            Approach". November 2001. Available online: <a href=
            "http://www.cs.auc.dk/~normark/laml/papers/leno/submission/paper.zip">
              ps</a> <a href=
              "http://www.cs.auc.dk/~normark/laml/papers/leno/submission/paper.pdf">
              pdf</a>.
            </li>
            <li>Oleg Kiselyov. "XML and Scheme". <em>A micro-talk
            presentation at a Workshop on Scheme and Functional
            Programming 2000</em>. September 2000. Available
            online: <a href=
            "http://pobox.com/~oleg/ftp/Scheme/SXML-short-paper.html">
              html</a>.
            </li>
            <li>Oleg Kiselyov. "Implementing Metcast in Scheme".
            <em>Scheme and Functional Programming 2000</em>.
            September 2000. Available online: <a href=
            "http://repository.readscheme.org/ftp/papers/sw2000/oleg.ps.gz">
              ps</a> <a href=
              "http://repository.readscheme.org/ftp/papers/sw2000/oleg.pdf">
              pdf</a>.
            </li>
            <li>Bruce R. Lewis. "BRL: A database-oriented language
            to embed in HTML and other markup". June 2001.
            Available online: <a href=
            "http://brl.sourceforge.net/brl.pdf">pdf</a>.
            </li>
            <li>Kirill Lisovsky. "Scheme program souce code as a
            semistructured data". <em>2nd Workshop on Scheme and
            Functional Programming</em>. September 2001. Available
            online: <a href=
            "http://repository.readscheme.org/ftp/papers/sw2001/lisovsky.ps.gz">
              ps</a> <a href=
              "http://repository.readscheme.org/ftp/papers/sw2001/lisovsky.pdf">
              pdf</a>.
            </li>
            <li>Kurt Nørmark. "Deriving a Comprehensive Document
            from a Concise Document - Document Engineering in
            Scheme". <em>2007 Workshop on Scheme and Functional
            Programming</em>. September 2007. Available online:
            <a href=
            "http://repository.readscheme.org/ftp/papers/sw2007/11-normark.pdf">
              pdf</a>.
            </li>
            <li>Manuel Serrano. "HopTex, compiling HTML to LaTeX
            with CSS". <em>2011 Workshop on Scheme and Functional
            Programming</em>. October 2011. Available online:
            <a href=
            "http://repository.readscheme.org/ftp/papers/sw2011/04-serrano.pdf">
              pdf</a>.
            </li>
          </ul>
          <p>
            <img width="1" height="40" border="0" src=
            "./imgs/dot_clear.gif">
          </p>
          <div class="collophon" align="right">
            Hosted by <a href=
            "http://concurrency.cc">concurrency.cc</a>.Last
            modified: Saturday, August 11th, 2012 4:55:46pm<br>
            HTML generated using <a href=
            "http://celtic.benderweb.net/webit/">WebIt!</a>.
          </div>
        </td>
      </tr>
    </table>
  </body>
</html>