bibserver
bibserver copied to clipboard
BibServer is open-source software what makes it easy to publish, manage and find bibliographies. BibServer is RESTful and web-friendly.
Enable select of particular records discovered by search so they can be dropped into new / existing collection. Similarly, select records to remove from collection / delete.
- is not a function, but property: account.is_anonymous() - null-check: search.py row if isinstance(row, basestring) else row[parts[counter]] - similar null-check in jquery facetview - remove stuff which is already in...
Currently a very old pyes version (0.16) is used, the current stable build being (0.99). This means that modern versions of ElasticSearch are not supported and is a security risk...
@markmacgillivray bibsoup.net seems to be down ...
What about a few github pages items and this will automatically deploy at http://okfnlabs.org/bibserver/ @markmacgillivray what do you think?
Hi, Is there any plan for a localized version of the server?
While displaying the json genrated by the bibtex.py parser I got all the accents wrong (shifted in one position). For instance: `Eric instead of Èric (which correspond to change \u0301Eric...
BibSoup only finds 54 of 84 records in a test collection. The 84 records in BibTeX here: http://bibsoup.net/data/c5295a6ded9a7ebae799e44e9c797e2e Result in only 54: http://bibsoup.net/jodischneider/test1
Hello - I was trying Bibsoup.net and created two sets of records from an RIS file. Both records generate an internal server error when I try to retrieve them: http://bibsoup.net/copystarIR/physics_professor....
Systems such as Summon etc can display a reference via the various different formats supported by Citation Style Language. It would be really nice to be able to run this...