Open
Description
Be able to know what to cite when you use a workflow.
To be defined at the class (i.e. decorator) level, so you can ask your workflow what you should cite. Composite
nodes then just additionally compile over the set of citations among all children.
How to format these? A URL certainly (for websites), any other helper features for things like BibTex?
Should be easy to slap on top as an extra data field on Node
and a loop-and-super on Composite
.