Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use bibtool to organize bibliography #642

Merged
merged 9 commits into from
Sep 3, 2021
Merged

Conversation

fingolfin
Copy link
Member

  • Add config file for bibtool, available with CTAN and in many package managers
  • Sort and unify the bibliography using bibtool
  • Let bibtool generate (most) bib keys (one could probably fiddle with the config to do all, but that's too much work).

Now one can add new bib entries by pasting them at the end of the .bib file, then running this command to get them formatted and sorted:

bibtool docs/oscar_references.bib -o docs/oscar_references.bib

- [LN97](@cite)
- [Marcus](@cite)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, I just realized these changes first also need to be made in Hecke.jl (CC @thofma). I guess until then this PR needs to be on hold anyway, but that's fine, it's not urgent :-)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Concerning the labels, see my remark in #637

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah sorry, wasn't aware. Thank you!

thofma added a commit that referenced this pull request Sep 3, 2021
To fix #642, but I only want to do a patch release of Hecke.
@thofma thofma closed this in #653 Sep 3, 2021
thofma added a commit that referenced this pull request Sep 3, 2021
To fix #642, but I only want to do a patch release of Hecke.
@fingolfin
Copy link
Member Author

@thofma did you close this on purpose?

@thofma thofma reopened this Sep 3, 2021
@thofma
Copy link
Collaborator

thofma commented Sep 3, 2021

Have to fix one more thing.

@thofma
Copy link
Collaborator

thofma commented Sep 3, 2021

Good to go. Shall I squash it into one commit?

@thofma thofma merged commit 83da04a into oscar-system:master Sep 3, 2021
@fingolfin fingolfin deleted the mh/bib branch September 3, 2021 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants