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

Insert reference has extraneous brace and lowercases title #216

Open
jschwab opened this issue Dec 8, 2017 · 1 comment
Open

Insert reference has extraneous brace and lowercases title #216

jschwab opened this issue Dec 8, 2017 · 1 comment

Comments

@jschwab
Copy link
Contributor

jschwab commented Dec 8, 2017

This uses the same bibtex entry as in #163.

At present, the Insert Reference action produces

- Paxton}, B., Marchant, P., Schwab, J., Bauer, E.~B., Bildsten, L.,
  Cantiello, M., Dessart, L., … (2015). Modules for experiments in
  stellar astrophysics (mesa): binaries, pulsations, and
  explosions. \apjs, 220(),
  15. http://dx.doi.org/10.1088/0067-0049/220/1/15

There is an extraneous brace after the 1st author (Paxton) and the title has been inappropriately lowercased.

Running git bisect gives first bad commit: [b2f5430]

@jschwab
Copy link
Contributor Author

jschwab commented Dec 8, 2017

Both of these problems may be due to an over-aggressive stripping of curly braces in bibtex-completion-get-value. If I modify that function not to strip curly braces, then both the author and title look as expected.

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

No branches or pull requests

1 participant