aboutsummaryrefslogtreecommitdiff
path: root/src/guile/skribilo/biblio/author.scm
AgeCommit message (Expand)Author
2020-08-01Adjust autoload lists.Ludovic Courtès
2020-08-01Write '#:use-module', '#:export', etc. instead of ':use-module', etc.Ludovic Courtès
2018-03-30syntax: Rename '_' to 'G_' to avoid issues on Guile 2.2.Ludovic Courtès
2015-10-12biblio: Add alternate author name abbreviation.Ludovic Courtès
2012-05-17Switch to GPLv3+.Ludovic Courtès
2009-11-27Add `coding:' comments.Ludovic Courtès
2008-04-15Use SRFI-35 exceptions in `(skribilo biblio author)'.Ludovic Courtès
2007-08-29biblio: SRFI'd `author.scm'.Ludovic Court`es
2007-08-29biblio: Properly handle non-string authors.Ludovic Court`es
2007-08-29biblio: Improved `bib-sort/first-author-last-name'.Ludovic Court`es
2007-06-06Cleaned up the `biblio' modules.Ludovic Court`es
2007-05-04biblio: Implemented the `name+year' label style.Ludovic Court`es
2006-07-24Updated the FSF address.Ludovic Court`es
2006-07-20Renamed `(skribilo runtime)' to `(skribilo utils strings)'.Ludovic Court`es
2006-07-19Fixed abbreviations and author names handling.Ludovic Court`es
2006-05-10Added biblio helpers (abbrev, author, BibTeX) taken from my `biblib.skr'.Ludovic Court`es