Skip to content
This repository was archived by the owner on Jan 8, 2022. It is now read-only.

Commit 6db4849

Browse files
committed
Export related citations
1 parent 2148a19 commit 6db4849

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/export-items

+1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ def serialize(item)
4343
item_type: item.item_type,
4444
citation: item.preferred_citation,
4545
related_items: related_items,
46+
related_citations: item.related_citation,
4647
contributors: contributors(item),
4748
keywords: item.keywords,
4849
files: files(item),

0 commit comments

Comments
 (0)