summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-web-companion/apb/mybiblio.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-web-companion/apb/mybiblio.dtd')
-rw-r--r--Master/texmf-dist/doc/latex/latex-web-companion/apb/mybiblio.dtd24
1 files changed, 24 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-web-companion/apb/mybiblio.dtd b/Master/texmf-dist/doc/latex/latex-web-companion/apb/mybiblio.dtd
new file mode 100644
index 00000000000..b7f6665960b
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/latex-web-companion/apb/mybiblio.dtd
@@ -0,0 +1,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>