Skip to content

bbaudry/academia.json

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

academia.json

A database of RSS feeds for academic journals and conferences.

Sources

Format

One entry per conference or journal, for example:

"tse": {
  "dblp_code": "IEEE_Trans._Software_Eng.",
  "long_name": "IEEE Transactions on Software Engineering",
  "short_name": "TSE",
  "rss" : "https://ieeexplore.ieee.org/rss/TOC32.XML",
  "type": "journal"
}

Pull requests welcome.

Author: Martin Monperrus
License: MIT

About

Metadata about academic publications in JSON. Pull-requests welcome.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%