Support biburl and bibsource
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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