diff options
| author | John MacFarlane <[email protected]> | 2023-09-07 15:43:09 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2023-09-07 15:43:09 -0700 |
| commit | 0d6a3378b48c2da9ee79caf4ca3286c2d9fed453 (patch) | |
| tree | 940b0e0f714a408a1b4247b46657e7d2cee60403 /data | |
| parent | 254e22f3e76bd2591cc3b6eebcd5927778ebd3d5 (diff) | |
Update default.csl to latest chicago-author-date.csl.
Diffstat (limited to 'data')
| -rw-r--r-- | data/default.csl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/default.csl b/data/default.csl index 4ea0eb2cd..ec1990082 100644 --- a/data/default.csl +++ b/data/default.csl @@ -217,7 +217,7 @@ <choose> <if variable="title" match="none"> <choose> - <if type="personal_communication" match="none"> + <if type="personal_communication speech thesis" match="none"> <text variable="genre" text-case="capitalize-first"/> </if> </choose> |
