Page MenuHomec4science

schema.xml
No OneTemporary

File Metadata

Created
Wed, Jan 8, 06:40

schema.xml

<?xml version="1.0" encoding="utf-8"?>
<pyblio-schema>
<attribute id="id" type="id">
<name>BibTeX Key</name>
</attribute>
<attribute id="doctype" type="txo" group="doctype">
<name>Document Type</name>
</attribute>
<attribute id="author" type="person">
<name>Author</name>
</attribute>
<attribute id="title" type="text">
<name>Title</name>
</attribute>
<attribute id="journal" type="text">
<name>Journal</name>
</attribute>
<attribute id="number" type="text">
<name>Number</name>
</attribute>
<attribute id="note" type="text">
<name>Note</name>
</attribute>
</pyblio-schema>

Event Timeline