The Publication Tracker is designed to help FABRIC users and operators keep track of publications that have in some way utilized FABRIC services to do their work.

Publications can be created by pasting a BibTeX entry (which auto-fills the fields below) or by filling in the fields manually. Manual values override BibTeX-parsed values. The publication fields are:

authors (required) title (required) year (required) bibtex link venue project_name project_uuid
{
    "authors": ["string"],
    "bibtex": "string",
    "link": "string",
    "venue": "string",
    "project_name": "string",
    "project_uuid": "string",
    "title": "string",
    "year": "string"
}
Name
Anonymous API User
Affiliation
None
Email
None
UUID
00000000-0000-0000-0000-000000000000
CILogon ID
None
FABRIC Roles
Projects (UUIDs)
DISCLAIMER: The code herein may not be up to date nor compliant with the most recent package and/or security notices. The frequency at which this code is reviewed and updated is based solely on the lifecycle of the project for which it was written to support, and is not actively maintained outside of that scope. Use at your own risk.