Giter Club home page Giter Club logo

Comments (4)

nschloe avatar nschloe commented on June 18, 2024

Unfortunately not. The data retrieved from upstream is in UTF-8, so that's the way it comes out of betterbib-sync. The fix would be to use biblatex/biber. It's superior to bibtex on many levels, one of them being unicode support.

from betterbib.

Edenharder avatar Edenharder commented on June 18, 2024

You are right. But the templates of some journals do not compatible with biblatex. For example, RevTex4-1 which loads natbib by default.

from betterbib.

Edenharder avatar Edenharder commented on June 18, 2024

It seems that the abbreviation of the journal can be done without sync other parts of the items, for example, this python script. Is it possible to separate the functionality "the abbreviation of the journal" from betterbib-sync?

from betterbib.

nschloe avatar nschloe commented on June 18, 2024

You are right. But the templates of some journals do not compatible with biblatex. For example, RevTex4-1 which loads natbib by default.

Yeah I know. :(

I'd been thinking about implementing a UTF-8 to LaTeX conversion tool, but this is more difficult that one might initially think. Before offering a half-baked version, it's easier for me and more consistent for the user to use what's already out there: biblatex. If your journal doesn't offer it, it's time to put some pressure on their devs to emerge from the cave and use a modern bib-system.

If you only have to deal with a few special characters, perhaps a simple sed script will do the trick for you.

from betterbib.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.