Skip to content
#

bibliography

Here are 216 public repositories matching this topic...

styles
calixtus
calixtus commented May 4, 2020

When JabRef opens a library, it opens a file, runs the database parser, and after everything is done, creates a new tab in the frame with the contents of the open database.

An improvement would be to first create a tab in the frame, display a loading animation, and after the parser has finished, display all entries (or display every entry as soon as it is parsed).

krafczyk
krafczyk commented Jul 18, 2017

In some numeric citation styles, the citations are numbered in the ordered which they are encountered in the text.

If an order is established for a set of citations based on their first use, that order should be respected if the citations were to appear in a different order in a following cite directive.

To test this, I've made a test cite which you clone here: https://github.com/krafczyk/ci

timmli
timmli commented Apr 14, 2018

I guess this is a feature request.

Right now, helm-bibtex only lets you stringify an entry in APA style when choosing "Insert reference". It would great to be able to choose from a larger set of styles, or even to easily define your own style (something that JabRef allows for).

I also noticed that helm-bibtex always treats fields as obligatory,

zaeph
zaeph commented May 5, 2020

a337496faeff51918587c7be8a57b585d31f13be added a commented video demonstration to README.md to make it easier to demonstrate some of the features of ORB.

I've done it late at night yesterday with little to no preparation, and it shows, but it's more of a proof of concept than the final version.

Some notes on the recording:

  • I haven't made it clear what ORB actually does: I should have la
talespaiva
talespaiva commented Apr 23, 2020

The first word inproceedings' booktitle entry is always in uppercase.

Example

This bib item:

@inproceedings{anvik2006should,
  title={Who should fix this bug?},
  author={Anvik, John and Hiew, Lyndon and Murphy, Gail C},
  booktitle={Proceedings of the 28th international conference on Software engineering},
  pages={361--370},
  year={2006}
}

Generates the follow

Improve this page

Add a description, image, and links to the bibliography topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bibliography topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.