How do I determine which type a legislation bibentry will have in CSL?

+1, I also find it difficult to match entry types in bib and csl.

The biblatex::EntryTypehayagriva::EntryType logic lies in interop.rs.
And hayagriva::EntryType vs. citationberg::Kind logic lies in csl/taxonomy.rs.

Edit: I made A snippet to debug bibliography entries by showing what CSL receives.

Refs: (in Chinese, but you can ask in English if you want)

Perhaps you could use the footnote function for legislations (and omit them in your ref.bib).

1 Like