From: Edmund H. <so...@us...> - 2002-05-21 01:12:17
|
Update of /cvsroot/xpg-xml/doc In directory usw-pr-cvs1:/tmp/cvs-serv8537 Modified Files: Seminarbericht.bib Seminarbericht.gdf Seminarbericht.tex Log Message: seminarbericht update. Index: Seminarbericht.bib =================================================================== RCS file: /cvsroot/xpg-xml/doc/Seminarbericht.bib,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Seminarbericht.bib 18 May 2002 22:07:27 -0000 1.1 --- Seminarbericht.bib 21 May 2002 01:12:10 -0000 1.2 *************** *** 1,2 **** --- 1,185 ---- + + @Booklet{akswe, + title = {AK-Softwareentwicklung - Programming for Large Libraries}, + OPTkey = {}, + author = {K. Schmaranz}, + howpublished = {online}, + OPTaddress = {}, + month = {03}, + year = {2001}, + note = {available online \url{http://courses.iicm.edu/ak_swent/AKSWE_Skriptum.pdf}}, + OPTannote = {} + } + + @Misc{ chart2d, + author = {Jason Simas}, + title = {Chart2D - Java Package}, + OPTinstitution = {}, + year = {2002}, + OPTkey = {}, + OPTtype = {}, + OPTnumber = {}, + OPTaddress = {}, + month = {January}, + note = {available online \url{http://sourceforge.net/projects/chart2d}}, + OPTannote = {} + } + + + @Misc{ spec-css, + author = {Bert Bos, Hakon Wium Lie, Chris Lilley and Ian Jacobs (Editors)}, + title = {Cascading Style Sheets, level 2, CSS2 Specification}, + institution = {World Wide Web Consortium (W3C)}, + year = {1998}, + OPTkey = {}, + OPTtype = {}, + OPTnumber = {}, + OPTaddress = {}, + month = {May}, + note = {available online \url{http://www.w3.org/TR/REC-CSS2}}, + OPTannote = {} + } + + @Misc{ rec-xlink, + author = {Steve DeRose, Eve Maler and David Orchard (Editors)}, + title = {XML Linking Language (XLink) Version 1.0}, + institution = {World Wide Web Consortium (W3C)}, + year = {2001}, + OPTkey = {}, + OPTtype = {}, + OPTnumber = {}, + OPTaddress = {}, + month = {June}, + note = {available online \url{http://www.w3.org/TR/xlink}}, + OPTannote = {} + } + + @Misc{ rec-xpointer, + author = {Steve DeRose, Eve Maler and Ron Daniel Jr. (Editors)}, + title = {XML Pointer Language (XPointer) Version 1.0}, + institution = {World Wide Web Consortium (W3C)}, + year = {2001}, + OPTkey = {}, + OPTtype = {}, + OPTnumber = {}, + OPTaddress = {}, + month = {January}, + note = {available online \url{http://www.w3.org/TR/WD-xptr}}, + OPTannote = {} + } + + @Misc{ rec-xpath, + author = {James Clark and Steve DeRose (Editors)}, + title = {XML Path Language (XPath)}, + institution = {World Wide Web Consortium (W3C)}, + year = {1999}, + OPTkey = {}, + OPTtype = {}, + OPTnumber = {}, + OPTaddress = {}, + month = {November}, + note = {available online \url{http://www.w3.org/TR/xpath}}, + OPTannote = {} + } + + @Misc{ rec-xslt, + author = {Michael Kay (Editors)}, + title = {XSL Transformations (XSLT), Version 2.0}, + institution = {World Wide Web Consortium (W3C)}, + year = {2002}, + OPTkey = {}, + OPTtype = {}, + OPTnumber = {}, + OPTaddress = {}, + month = {April}, + note = {available online \url{http://www.w3.org/TR/xslt20}}, + OPTannote = {} + } + + @Misc{ spec-dom, + author = {Arnaud Le Hors, Philippe Le Hegaret, Lauren Wood, Gavin Nicol, Jonathan Robie, Mike Champion and Steve Byrne (Editors)}, + title = {Document Object Model (DOM) Level 3 Core Specification}, + institution = {World Wide Web Consortium (W3C)}, + year = {2002}, + OPTkey = {}, + OPTtype = {}, + OPTnumber = {}, + OPTaddress = {}, + month = {April}, + note = {available online \url{http://www.w3.org/TR/2002/WD-DOM-Level-3-Core-20020409}}, + OPTannote = {} + } + + @Misc{ spec-svg, + author = {Jon Ferraiolo (Editors)}, + title = {Scalable Vector Graphics (SVG) 1.0 Specification}, + institution = {World Wide Web Consortium (W3C)}, + year = {2001}, + OPTkey = {}, + OPTtype = {}, + OPTnumber = {}, + OPTaddress = {}, + month = {September}, + note = {available online \url{http://www.w3.org/TR/SVG}}, + OPTannote = {} + } + + @Misc{ spec-mathml, + author = {David Carlisle, Patrick Ion, Robert Miner and Nico Poppelier (Editors)}, + title = {Mathematical Markup Language (MathML) Version 2.0}, + institution = {World Wide Web Consortium (W3C)}, + year = {2001}, + OPTkey = {}, + OPTtype = {}, + OPTnumber = {}, + OPTaddress = {}, + month = {February}, + note = {available online \url{http://www.w3.org/TR/MathML2/}}, + OPTannote = {} + } + + @Misc{ rec-namespaces, + author = {Tim Bray, Dave Hollander, Andrew Layman (Editors)}, + title = {Namespaces in XML}, + institution = {World Wide Web Consortium (W3C)}, + year = {1999}, + OPTkey = {}, + OPTtype = {}, + OPTnumber = {}, + OPTaddress = {}, + month = {January}, + note = {available online \url{http://www.w3.org/TR/REC-xml-names}}, + OPTannote = {} + } + + @Misc{ spec-smil, + author = {Philipp Hoschka (Editors)}, + title = {Synchronized Multimedia Integration Language (SMIL) 1.0 Specification}, + institution = {World Wide Web Consortium (W3C)}, + year = {1998}, + OPTkey = {}, + OPTtype = {}, + OPTnumber = {}, + OPTaddress = {}, + month = {April}, + note = {available online \url{http://www.w3.org/TR/1998/PR-smil-19980409}}, + OPTannote = {} + } + + @Misc{ spec-widl, + author = {Phillip Merrick and Charles Allen}, + title = {Web Interface Definition Language (WIDL)}, + institution = {World Wide Web Consortium (W3C)}, + year = {1997}, + OPTkey = {}, + OPTtype = {}, + OPTnumber = {}, + OPTaddress = {}, + month = {September}, + note = {available online \url{http://www.w3.org/TR/NOTE-widl}}, + OPTannote = {} + } + + @Misc{Braille:Iso11548, OPTkey = {}, *************** *** 165,168 **** --- 348,365 ---- OPTyear = {}, note = {available online \url{http://xml.apache.org/xerces2-j/}}, + OPTannote = {} + } + + @TechReport{rec-schema2, + author = {P. Biron and A. Malhotra (Editors)}, + title = {XML Schema Part 2: Datatypes}, + institution = {World Wide Web Consortium (W3C)}, + year = {2001}, + OPTkey = {}, + OPTtype = {}, + OPTnumber = {}, + OPTaddress = {}, + month = {May}, + note = {available online \url{http://www.w3.org/TR/xmlschema-2/}}, OPTannote = {} } Index: Seminarbericht.gdf =================================================================== RCS file: /cvsroot/xpg-xml/doc/Seminarbericht.gdf,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Seminarbericht.gdf 19 May 2002 18:45:27 -0000 1.2 --- Seminarbericht.gdf 21 May 2002 01:12:10 -0000 1.3 *************** *** 51,54 **** --- 51,57 ---- %------------------------------------------------------------ + @entry{ac:Cv, CV, Curriculum Vitae} + + %------------------------------------------------------------ @entry{ac:Darpa, DARPA, Defense Advanced Research Projects Agency} *************** *** 202,207 **** %------------------------------------------------------------ ! @entry{ac:Ps, PS, PostScript} %------------------------------------------------------------ --- 205,212 ---- %------------------------------------------------------------ ! @entry{ac:Png, PNG, Portable Network Graphics} + %------------------------------------------------------------ + @entry{ac:Ps, PS, PostScript} %------------------------------------------------------------ Index: Seminarbericht.tex =================================================================== RCS file: /cvsroot/xpg-xml/doc/Seminarbericht.tex,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** Seminarbericht.tex 19 May 2002 18:45:27 -0000 1.3 --- Seminarbericht.tex 21 May 2002 01:12:10 -0000 1.4 *************** *** 1,7 **** ! \documentclass[oneside,a4paper,11pt]{book} \usepackage{german} \usepackage{isolatin1} \usepackage[dinodraft,german]{dino} %\usepackage{acronym} --- 1,8 ---- ! \documentclass[oneside,a4paper,10pt]{book} [...1730 lines suppressed...] ! Funktionalität, kann aber auch noch in viele Richtungen hin erweitert und ! verbessert werden. Das Design dieses Framework bietet also eine Unmenge an ! Möglichkeiten. \appendix *************** *** 1976,1980 **** \chapter{Schema der Statemachine} ! \label{sec:Schema} \footnotesize --- 2371,2375 ---- \chapter{Schema der Statemachine} ! \label{sec:SchemaDerStatemaschine} \footnotesize |