Skip to content

Instantly share code, notes, and snippets.

View jimmytheneutrino's full-sized avatar

Aleksei Lissitsin jimmytheneutrino

View GitHub Profile
@konn
konn / math-alphabetic.bbx
Created February 10, 2016 12:55
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