Difference between revisions of "Dblpconf"

From BITPlan Wiki
Jump to navigation Jump to search
Line 206: Line 206:
 
== book ==
 
== book ==
 
== incollection ==
 
== incollection ==
 +
== example ==
 +
<source lang='xml'>
 +
<incollection mdate="2017-07-12" key="reference/vlsi/Muroga99n" publtype="encyclopedia">
 +
<author>Saburo Muroga</author>
 +
<title>Field-Programmable Gate Arrays.</title>
 +
<year>1999</year>
 +
<booktitle>The VLSI Handbook</booktitle>
 +
<ee>https://doi.org/10.1201/9781420049671.ch44</ee>
 +
<crossref>reference/vlsi/1999</crossref>
 +
<url>db/reference/vlsi/vlsi1999.html#Muroga99n</url>
 +
</incollection><incollection mdate="2017-07-12" key="reference/vlsi/Nakagawa99" publtype="encyclopedia">
 +
<author>Akio Nakagawa</author>
 +
<title>Power IC Technologies.</title>
 +
<year>1999</year>
 +
<booktitle>The VLSI Handbook</booktitle>
 +
<ee>https://doi.org/10.1201/9781420049671.ch8</ee>
 +
<crossref>reference/vlsi/1999</crossref>
 +
<url>db/reference/vlsi/vlsi1999.html#Nakagawa99</url>
 +
</incollection>
 +
</source>
 +
 
== inproceedings ==
 
== inproceedings ==
 
<source lang='xml'>
 
<source lang='xml'>

Revision as of 12:23, 26 January 2021

OsProject

OsProject
id  dblpconf
state  
owner  Wolfgang Fahl
title  dblpconf
url  https://github.com/WolfgangFahl/dblpconf
version  0.0.1
description  
date  2021/01/25
since  
until  

What is it?

dblpconf analyzes a dblp.xml dump https://dblp.uni-trier.de/xml/ from the dblp computer science bibliography and makes the results available for use in a python project. There is also a flask+bootstrap 4 web interface

Entities

see http://diagrams.bitplan.com/render/svg/0xa651411a.svg for clickable svg version

article

book

incollection

example

<incollection mdate="2017-07-12" key="reference/vlsi/Muroga99n" publtype="encyclopedia">
<author>Saburo Muroga</author>
<title>Field-Programmable Gate Arrays.</title>
<year>1999</year>
<booktitle>The VLSI Handbook</booktitle>
<ee>https://doi.org/10.1201/9781420049671.ch44</ee>
<crossref>reference/vlsi/1999</crossref>
<url>db/reference/vlsi/vlsi1999.html#Muroga99n</url>
</incollection><incollection mdate="2017-07-12" key="reference/vlsi/Nakagawa99" publtype="encyclopedia">
<author>Akio Nakagawa</author>
<title>Power IC Technologies.</title>
<year>1999</year>
<booktitle>The VLSI Handbook</booktitle>
<ee>https://doi.org/10.1201/9781420049671.ch8</ee>
<crossref>reference/vlsi/1999</crossref>
<url>db/reference/vlsi/vlsi1999.html#Nakagawa99</url>
</incollection>

inproceedings

<inproceedings mdate="2019-08-02" key="persons/Codd74">
<author>E. F. Codd</author>
<title>Seven Steps to Rendezvous with the Casual User.</title>
<month>January</month>
<year>1974</year>
<pages>179-200</pages>
<booktitle>IFIP Working Conference Data Base Management</booktitle>
<crossref>conf/ds/1974</crossref>
<url>db/conf/ds/dbm74.html#Codd74</url>
<note>IBM Research Report RJ 1333, San Jose, California</note>
<cdrom>DS/DS1974/P179.pdf</cdrom>
</inproceedings>

www

example

<www mdate="2018-07-05" key="persons/Ley93">
<author>Michael Ley</author>
<title>DBLP.uni-trier.de: Computer Science Bibliography</title>
<year>1993</year>
<ee>http://dblp.uni-trier.de/</ee>
</www>

Freitext