citeworks-csl 0.3.0

Serde types for serialising and deserialising CSL-JSON
Documentation
[
	{
		"id": "example-id",
		"type": "report",
		"issued": {
			"date-parts": [
				[
					2000,
					1,
					1
				],
				[
					2010,
					10,
					10
				]
			]
		}
	}
]