References done right
A deck can cite sources inline and gather them on a closing slide.
Where this began
The Rexx Parser is a tokeniser and syntax analyser for classic Rexx [1]. It marks up the fenced code you see in these very slides.
Its subject language is the one described by Cowlishaw [2], whose grammar the parser follows.
Grouped citations
Both the language definition and its parser inform this work [1], [2].