diff options
| author | hallgren <hallgren@chalmers.se> | 2011-11-29 15:36:14 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2011-11-29 15:36:14 +0000 |
| commit | 97f47f3d3d900edee9f0d5d203b015da84ba41f2 (patch) | |
| tree | 0ab5ec85f868a07280bc5f9a40d0b039fa4121a6 | |
| parent | fffc5f2507e3adb2e3e6c780f94f5a68e7cb59f6 (diff) | |
gf-bibliography.t2t: add links to PDFs for ACL 2010 and EACL 2011 papers
| -rw-r--r-- | doc/gf-bibliography.t2t | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/gf-bibliography.t2t b/doc/gf-bibliography.t2t index 281fb016e..d63fa81d1 100644 --- a/doc/gf-bibliography.t2t +++ b/doc/gf-bibliography.t2t @@ -4,10 +4,11 @@ Aarne Ranta % NOTE: this is a txt2tags file. % Create an html file from this file using: -% txt2tags -thtml --toc gf-reference.html +% txt2tags gf-bibliography.t2t %!style:../css/style.css %!target:html +%!options(html): --toc %!postproc(html): #BR <br> %!postproc(html): <H1> <H1><a href="../"><IMG src="../doc/Logos/gf0.png"></a> @@ -143,6 +144,7 @@ Tools for multilingual grammar-based translation on the web. //Proceedings of the ACL 2010 System Demonstrations//, ACM Digital Library, 2010. +[PDF http://www.aclweb.org/anthology-new/P/P10/P10-4012.pdf] #BR //An overview of of GF for developers and users of translation systems.// @@ -239,6 +241,7 @@ A. Ranta, B. Bringert, and K. Angelov. The GF Grammar Development Environment. System demo. Proceedings of //EACL-2009//, 2009. +[PDF http://www.aclweb.org/anthology-new/E/E09/E09-2015.pdf] #BR //An overview of GF from the grammarian's point of view.// @@ -246,6 +249,7 @@ B. Bringert, K. Angelov, and A. Ranta. Grammatical Framework Web Service, System demo. Proceedings of //EACL-2009//, 2009. +[PDF http://www.aclweb.org/anthology-new/E/E09/E09-2003.pdf] #BR //An overview of how to build web services on top of PGF using the Google Web Toolkit.// |
