summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-web-companion/apb/mybiblio.dtd
blob: b7f6665960bbb13746c491fee60a5ca1d97b8bc1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<!-- mybiblio.dtd (refers to "biblioxml2.dtd" -->
<!ENTITY % biblio.dtd SYSTEM "biblioxml2.dtd">

<!ENTITY AW "Addison-Wesley">
<!ENTITY AW:adr "Reading, Massachusetts">
<!ENTITY emdash "---">
<!ENTITY endash "--">
<!ENTITY ouml '\"o'>
<!ENTITY j-TUGboat "TUGboat">
<!ENTITY LaTeX "\LaTeX{}">
<!ENTITY TeX "\TeX{}">
<!ENTITY WEB "\textsc{web}">
<!ENTITY % local.info "| url |annote">
<!ELEMENT url (#PCDATA)>
<!ENTITY % local.biblio "| webdocument">

%biblio.dtd;

<!-- Document published on the Web -->
<!ELEMENT webdocument (title,author?,(%info;)*)>
<!ATTLIST webdocument  %keys;
                       organization CDATA  #IMPLIED
                       %month;
                       year         CDATA  #IMPLIED>