Pretty BibTeX

approved

by Sandro Figo

Show raw BibTeX bibliography entries in a prettier way.

31 stars9,702 downloadsUpdated 2y agoMIT
View on GitHub

Pretty BibTeX Obsidian Plugin

This plugin renders bibliography entries in the BibTeX format in a more readable way.

Demonstration

Creating a standard code block with the language set to "bibtex" will transform your raw bibliography entry:

```bibtex
<your BibTeX entry goes here>
```

Before:

Code block before enabling the plugin

After:

Code block after enabling the plugin

The header color is defined by the 'Accent color' in Obsidian.

FAQ

  • Q: After enabling the plugin or changing settings, I don't see the BibTeX entries rendered correctly, what can I do?
  • A: Close and reopen the affected notes in your vault or restart Obsidian.

Collaboration

Support this plugin with a ⭐️, report an issue or if you feel adventurous and would like to extend the functionality or make the plugin ✨ prettier ✨ open a pull request.

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.