JabRef / JabRef/cloudref

Support biburl and bibsource

Open
#7 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
64
Forks
8
PR merge metrics
No merged PRs in 30d

Description

dblp puts biburl and bibsource in its entries. CloudRef should add these, too.

biburl    = {http://dblp2.uni-trier.de/rec/bib/journals/tse/HertisJ14},
bibsource = {dblp computer science bibliography, http://dblp.org} 

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the code that parses or imports DBLP entries and inspect how bibliographic fields are represented. Add support for the biburl and bibsource fields shown in the issue, then verify that both values are retained when processing a DBLP entry.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.