File: examplebib.xml

package info (click to toggle)
gap-gapdoc 1.6.7-1
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,596 kB
  • sloc: xml: 3,502; makefile: 244; javascript: 155; sh: 3
file content (15 lines) | stat: -rw-r--r-- 487 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE file SYSTEM "bibxmlext.dtd">
<file>
<entry id="CR1"><book>
  <author>
    <name><first>Charles W.</first><last>Curtis</last></name>
    <name><first>Irving</first><last>Reiner</last></name>
  </author>  
  <title>Methods of Representation Theory</title>
  <publisher>John Wiley &amp; Sons</publisher>
  <year>1981</year>
  <volume>I</volume>
  <address>New York, Chichester, Brisbane, Toronto, Singapore</address>
</book></entry>
</file>