MM bib
authormmoschit
Sun, 10 Feb 2008 17:12:01 +0100
changeset 3887ee9ea3b7a8ad
parent 3886 f9f441977e5c
child 3888 48abe0dae193
MM bib
doc/bib/MM.bib
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/doc/bib/MM.bib	Sun Feb 10 17:12:01 2008 +0100
     1.3 @@ -0,0 +1,38 @@
     1.4 +@Book{lebMat,
     1.5 +  author = {Gollmann-Gutschi-Lipnig-Schuster-Wiltsche},
     1.6 +  title = {Lebendige Mathematik},
     1.7 +  publisher = {Verlagsgemeinschaft Leykam Bucherverlag, Graz},
     1.8 +  year = {2005},
     1.9 +  version = {2. Auflage}
    1.10 +}
    1.11 +
    1.12 +@Misc{mathML,
    1.13 +	author = {W3C},
    1.14 +	title = {Math\uppercase{ML}},
    1.15 +	howpublished = {\url{http://www.w3.org/mathML/}}
    1.16 +}
    1.17 +
    1.18 +
    1.19 +@Misc{selfhtml,
    1.20 +	author = {Stefan M\"unz and others},
    1.21 +	title = {\uppercase{SELFHTML}},
    1.22 +	howpublished = {\url{http://de.selfhtml.org/}}
    1.23 +}
    1.24 +
    1.25 +@Misc{dom,
    1.26 +	author = {W3C},
    1.27 +	title = {Document Object Model (\uppercase{DOM})},
    1.28 +	howpublished = {\url{http://www.w3.org/DOM/}}
    1.29 +}
    1.30 +
    1.31 +@Misc{xml,
    1.32 +	author = {W3C},
    1.33 +	title = {Extensible Markup Language (\uppercase{XML})},
    1.34 +	howpublished = {\url{http://www.w3.org/XML/}}
    1.35 +}
    1.36 +
    1.37 +@Misc{html-specification,
    1.38 +	author = {W3C},
    1.39 +	title = {\uppercase{HTML} 4.01 Specification},
    1.40 +	howpublished = {\url{http://www.w3.org/TR/html401/}}
    1.41 +}
    1.42 \ No newline at end of file