15 lines
No EOL
619 B
Markdown
15 lines
No EOL
619 B
Markdown
---
|
|
tags: bibliography, latex
|
|
---
|
|
# Badabib
|
|
[Github](https://github.com/RogerCrocker/BadaBib/) [Flathub](https://www.flathub.org/apps/details/com.github.rogercrocker.badabib)
|
|
> A basic BibTeX viewer and editor written in Python and GTK, using python-bibtexparser under the hood.
|
|
|
|
- View, edit, sort, filter, and search BibTeX databases
|
|
- View and edit BibTeX strings or import strings from external files
|
|
- Customizable editor layouts
|
|
- Shortcuts for common actions, such as protecting upper case letters or converting between unicode and LaTeX
|
|
|
|
```sh
|
|
flatpak install flathub com.github.rogercrocker.badabib
|
|
``` |