bdarcus / csln

Reimagining CSL
Mozilla Public License 2.0
12 stars 0 forks source link

Input model tweaks #90

Closed bdarcus closed 1 year ago

bdarcus commented 1 year ago
  1. allow string for sub title, don't require full
  2. hook up publisher as contributor, with "name" and "location"; probably requires changing SimpleName from String to a struct
  3. WTD with URL, access date? Maybe:
access:
  url: ...
  date: 2020-10-11

... which could also be used for archival documents and such?