Skip to main content

Module sorting

Module sorting 

Source
Expand description

Group-specific sorting for bibliography grouping.

This module implements per-group sorting with support for:

  • Type-order sorting (explicit sequence like [legal-case, statute, treaty])
  • Name-order sorting (family-given vs given-family for multilingual bibliographies)
  • Integration with standard sort keys (author, title, issued)

Structsยง

GroupSorter
Sorts grouped bibliography entries using group-specific sort rules.