Skip to content

Instantly share code, notes, and snippets.

View jimmytheneutrino's full-sized avatar

Aleksei Lissitsin jimmytheneutrino

View GitHub Profile
@jimmytheneutrino
jimmytheneutrino / math-alphabetic.bbx
Created July 9, 2018 14:48 — forked from konn/math-alphabetic.bbx
AMSRefs-like bib style for BibLaTeX
\ProvidesFile{math-alphabetic.bbx}[2016/02/10 alphabetic biblatex bibliography style for mathematicians]
\RequireBibliographyStyle{alphabetic}
\RequireBibliographyStyle{math-standard}
\ExecuteBibliographyOptions{labelalpha,sorting=anyt}
\endinput