Currently the text template only partially generates a citation, leaving some fields unfilled. I think we have all the information to programmatically fill almost all of them:
- Author: should be a property on the text
- Ancient title: not sure what this is
- Chapter.verse: since a text has many of these, I suppose we can't template this one
- version number: don't we have this?
- date: could just make it the current date
Programmatically generating this would be nice because it'd encourage more people to cite it correctly/at all.
Currently the text template only partially generates a citation, leaving some fields unfilled. I think we have all the information to programmatically fill almost all of them:
Programmatically generating this would be nice because it'd encourage more people to cite it correctly/at all.