Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto-generated citations #127

Open
lgessler opened this issue Mar 28, 2020 · 1 comment
Open

Auto-generated citations #127

lgessler opened this issue Mar 28, 2020 · 1 comment

Comments

@lgessler
Copy link
Contributor

lgessler commented Mar 28, 2020

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.

@ctschroeder
Copy link
Member

I will get to this soon. Thanks Luke!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants