cloudref
cloudref copied to clipboard
CloudRef - collaboratively managing references in the cloud
PDFs should be stored a) either in the SQL database or b) using jclouds. jclouds also supports a local filesystem: https://jclouds.apache.org/guides/filesystem/ The git repository should be always synced with a...
A PDF may contain multiple papers. This should be supported by the importer somehow. The user should not have to split the PDF by himself. Example http://domino.watson.ibm.com/library/CyberDig.nsf/1e4115aea78b6e7c85256b360066f0d4/b7ed36faf73949a4852581e7006b2a55!OpenDocument&Highlight=0,summersoc Here also the...
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} ```
We should have a clear license for the content produced by users and stored in CloudRef. [StackOverflow uses cc by-sa 3.0](http://meta.stackexchange.com/questions/12527/do-i-have-to-worry-about-copyright-issues-for-code-posted-on-stack-overflow): "user contributions licensed under [cc by-sa 3.0](http://creativecommons.org/licenses/by-sa/3.0/) with [attribution...
I setup a wiki page for collecting papers and (initial) bibtex entries: https://github.com/JabRef/cloudref/wiki/Source-of-papers-and-books We should check whether we feature an interface to other services for collecting data. What about royalties?...
To get rid of the hazzle with different keys being inconsistent across different systems, the system should enforce globally unique bibtex keys. First idea: `[authorIni][year]-[title:abbr:]` (See [Key patterns help](http://jabref.sourceforge.net/help/LabelPatterns.php)). TODO:...
About "We believe that BibTeX is still the bibliography format to use, although BibLaTeX, BibTeXML, and CrossTex are good alternatives." (see wiki): Does it mean internal storage will use BibTeX?...
A conversion from a text reference to bibtex should be supported. One of the following possibilities should be included: - [text2bib](http://text2bib.economics.utoronto.ca/) - requires login - [FreeCite](http://freecite.library.brown.edu/) - seems to be...
Bumps [@angular/cli](https://github.com/angular/angular-cli) from 12.2.9 to 14.2.6. Release notes Sourced from @angular/cli's releases. v14.2.6 14.2.6 (2022-10-12) @angular/cli Commit Description handle missing which binary in path skip downloading temp CLI when running...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.10.3 to 18.11.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...