Web2Cit/data/au/gov/qld/detsi/www/templates.json
Appearance
[
{
"path": "/our-department/news-media/mediareleases/2024/tyto-wetlands-crocodile-captured-in-ingham",
"label": "Dept of the Environment, Tourism, Science, and Innovation",
"fields": [
{
"fieldname": "itemType",
"required": true,
"procedures": [
{
"selections": [
{
"type": "citoid",
"config": "itemType"
}
],
"transformations": []
}
]
},
{
"fieldname": "title",
"required": true,
"procedures": [
{
"selections": [
{
"type": "citoid",
"config": "title"
}
],
"transformations": []
}
]
},
{
"fieldname": "publishedIn",
"required": true,
"procedures": [
{
"selections": [
{
"type": "fixed",
"config": "Department of the Environment, Tourism, Science and Innovation"
}
],
"transformations": []
}
]
},
{
"fieldname": "publishedBy",
"required": true,
"procedures": [
{
"selections": [
{
"type": "fixed",
"config": "Queensland Government"
}
],
"transformations": []
}
]
},
{
"fieldname": "date",
"required": true,
"procedures": [
{
"selections": [
{
"type": "citoid",
"config": "date"
}
],
"transformations": [
{
"type": "date",
"config": "en",
"itemwise": true
}
]
}
]
}
]
}
]