diff options
author | Karl Berry <karl@freefriends.org> | 2007-09-07 16:06:20 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-09-07 16:06:20 +0000 |
commit | a66f8b2dae859fa7ec9dcb66a6aa71da77853283 (patch) | |
tree | 5e7098631e175247e2fa8d61f97a44de53e1312d /Master/texmf-dist/doc/latex/gcite/gcite.bib | |
parent | 835d85dc8de2c9259ab59242b2c08e7bf1a891fd (diff) |
new package gcite (6sep07)
git-svn-id: svn://tug.org/texlive/trunk@4901 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/gcite/gcite.bib')
-rw-r--r-- | Master/texmf-dist/doc/latex/gcite/gcite.bib | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/gcite/gcite.bib b/Master/texmf-dist/doc/latex/gcite/gcite.bib new file mode 100644 index 00000000000..e85908390aa --- /dev/null +++ b/Master/texmf-dist/doc/latex/gcite/gcite.bib @@ -0,0 +1,62 @@ +@Misc{ makedtx, + author = "Nicola Talbot", + title = "{makedtx : a Perl script to help create a DTX file from + source code}", + url = "http://www.ctan.org/tex-archive/support/makedtx/", + urldate = {2007-09-02}, + year = "2005" +} + +@Misc{ opcit, + author = "Federico Garcia", + title = "{opcit (version 2.0) a package for footnote-style + bibliographical references}", + url = "http://www.ctan.org/tex-archive/macros/latex/contrib/opcit/" + , + urldate = {2007-09-02}, + year = "2006" +} + +@Misc{ biblatex, + author = "Philipp Lehman", + title = "{The biblatex package}", + url = "http://www.ctan.org/tex-archive/macros/latex/exptl/biblatex/" + , + urldate = {2007-09-02}, + year = "2006" +} + +@Misc{ agrip, + author = "Matthew Tylee Atkinson and Sabahattin Gucukoglu", + title = "{Accessible Gaming Rendering Independence Possible}", + url = "http://www.agrip.org.uk/", + month = "05", + year = "2003" +} + +@InProceedings{ dhiensa2005, + author = "Jatinder Dhiensa and Colin Machin and Francesca Smith and + Roger Stone", + title = "Optimizing the User Environment: Leading Towards an + Accessible and Usable Experience", + booktitle = "Accessible Design in the Digital World Conference 2005", + year = "2005", + issn = "1477-9358", + location = "Dundee, Scotland", + pdf = "paper3.pdf" +} + +@InProceedings{ stone2004, + author = "R. G. Stone and J. Dhiensa", + title = "Proving the validity and accessibility of dynamic + web-pages", + booktitle = "W4A '04: Proceedings of the 2004 international + cross-disciplinary workshop on Web accessibility (W4A)", + year = "2004", + pages = "45--49", + address = "New York, NY, USA", + publisher = "ACM Press", + doi = "http://doi.acm.org/10.1145/990657.990665", + isbn = "1-58113-903-9", + pdf = "p45-stone.pdf" +} |