Skip to content

654 citation field updates#762

Open
SonAndrea wants to merge 4 commits into
mainfrom
654-citation-field-updates
Open

654 citation field updates#762
SonAndrea wants to merge 4 commits into
mainfrom
654-citation-field-updates

Conversation

@SonAndrea
Copy link
Copy Markdown
Collaborator

@SonAndrea SonAndrea commented May 7, 2026

Modified the current implementation of citations:

  1. Added a new preference to the settings menu to determine site-wide citation style for a given user (saves to local storage and defaults to APA).
  2. For documents, citations now appear at the top of the existing footer with "how to cite this document" followed by its citation.
  3. For documents, the edit metadata page no longer has the ability to select a citation style but not displays the correct citation based on the given style preference.
  4. For collection pages, a main citation is generated at the bottom of the page.
  5. For collection chapters, a citation for the given chapter is generated at the bottom of the page.

Key Note: I've added 4 new columns (publication_date & authors to collection_chapter and publication_date & editors to edited_collection). These citations now pull from these new columns and will need to be filled with data before use.

@SonAndrea SonAndrea linked an issue May 7, 2026 that may be closed by this pull request
@netlify
Copy link
Copy Markdown

netlify Bot commented May 7, 2026

Deploy Preview for dailp failed.

Name Link
🔨 Latest commit 6009703
🔍 Latest deploy log https://app.netlify.com/projects/dailp/deploys/6a0ba04a674441000853a551

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Citation field updates

1 participant