matthiaskoenig / pkdb

Pharmacokinetics database
https://alpha.pk-db.com
30 stars 6 forks source link

Validate that template references are filled out #586

Closed matthiaskoenig closed 4 years ago

matthiaskoenig commented 4 years ago

I find references with:

    "date": "1000-10-10",
    "journal": "Add your title",
    "title": "Add your title ",
    "authors": [
        {
            "first_name": "Max",
            "last_name": "Musterman"
        }
    ]

Validation should check that

and give warnings to fill out the references