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

Commit

Permalink
Export related citations
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne authored and mjgiarlo committed Feb 17, 2021
1 parent 049e77f commit cf4d8d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/export-items
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ def serialize(item)
item_type: item.item_type,
citation: item.preferred_citation,
related_items: related_items,
related_citations: item.related_citation,
contributors: contributors(item),
keywords: item.keywords,
files: files(item),
Expand Down

0 comments on commit cf4d8d2

Please sign in to comment.