One task that staff & students outsource to #llmchatbots is transforming #BibTex from a publisher website or library catalogue into particular academic citation styles. To save resources, we can look into alternatives like Chris Proctor's pybtex-apa7-style #Python plugin for #APA7. I have adapted his plugin in a script with widgets for reuse in Colab:

https://github.com/MonikaBarget/DigitalHistory/blob/master/BibTex_conversion.ipynb

Maybe this is of help to others. MLA & other citation styles have no pybtex plugins yet, but this may still change. 🤞🏼

DigitalHistory/BibTex_conversion.ipynb at master · MonikaBarget/DigitalHistory

This repository contains simple code in Python to help historians prepare data for quantitative analysis & visualization. Visit the following links for further explanations: https://dhlab.hypot...

GitHub

@parleur
#Zotero c'est très pratique. En fait ça te permet de recenser tes références bibliographiques (grâce au DOI, aujourd'hui c'est très facile de rentrer les références).
Grâce à un plugin sur Libre Office, tu vas pouvoir appeler une référence recensée dans Zotero, par exemple (Auteur, Date).
Ta liste des références biblio appelées dans le texte sera générée automatiquement, selon le style que tu souhaites.

Par contre si un jour tu rédiges plutôt sous #LateX c'est plutôt JabRef qui est compatible pour un usage avec #BibteX.

Je ne sais pas si je suis très claire 😅 mais n'hésite pas si tu veux en savoir plus.

Economics journals BibTex styles (.bst) #bibtex #latex https://bit.ly/3rmpkDS
Economics journals BibTex styles (.bst) – StataTex Blog

The Invisible Infrastructure of Academic Publishing

A JabRef contributor wrote this nice article for his university course:
https://kai505.medium.com/the-invisible-infrastructure-of-academic-publishing-48772c9606f8

#texlatex #jabref #bibtex #academia #bibliography

The Invisible Infrastructure of Academic Publishing

Behind every bibliography is a system most researchers never think about.

Medium
@ros Nice write-up. #JabRef supports both #bibtex and #biblatex
Collection of resources for getting into LaTeX, #beamertex, #bibtex and more https://www.statatexblog.com/latex-resources/
LaTeX Resources – StataTex Blog

#bibiman https://codeberg.org/lukeflo/bibiman is an artesanal, hand-made tui for #biblatex, #bibtex library viewing and management. It saved me when I was trying to make #jabref and #zotero work on my #raspberrypi for citation management. It offers browsing, viewing, filtering, editing in the cli editor of your choice, yank/copy citekeys, connecting pdf files, creating and connecting notes and excellent citekey formating. #academia #academic #philosophy #terminal #helix #nvim #cli #editor #citation #noai
bibiman

A TUI for fast and simple interacting with your BibLaTeX database

Codeberg.org

In a large open source project, unfortunately, it can happen tha solving an issue may take a while..
We are pleased to announce that a longstanding 6-year-old annoying issue with using keyboard shortcuts in the BibTeX code text area got fixed
https://github.com/JabRef/jabref/issues/5937

Side effect: people in our team also learned about these nice macOS keyboard shortcuts for navigation and text selection.

#javafx #bibtex #macos #java #opensource

@egonw So what, this is what #LaTeX - #bibtex has been supporting for decades.

@fiduswriter JabRef's internal format is just #bibtex We already have one for Citavi with a test case and some others, I think Mendeley is not yet supported because you can export it as a bib file
All other import formats are implemented here: https://github.com/JabRef/jabref/tree/main/jablib/src/main/java/org/jabref/logic/importer/fileformat

We also support integration with #LIbreOffice

jabref/jablib/src/main/java/org/jabref/logic/importer/fileformat at main · JabRef/jabref

Graphical Java application for managing BibTeX and BibLaTeX (.bib) databases - JabRef/jabref

GitHub