Skip to content

docs: add "How to cite a SeqSet" section - #1094

Draft
corneliusroemer wants to merge 2 commits into
mainfrom
docs-how-to-cite-a-seqset
Draft

corneliusroemer wants to merge 2 commits into
mainfrom
docs-how-to-cite-a-seqset

Conversation

@corneliusroemer

@corneliusroemer corneliusroemer commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Quick draft based on discussion with @emmahodcroft - requires human editing to cut out the unnecessary AI edited stuff.


Documents how to actually obtain the citation text for a SeqSet: the
'Export / Cite' dialog offers BibTeX, MLA and APA, with a copy-to-clipboard
button. Shows what each generated citation looks like, notes that the DOI must
be generated before copying (otherwise the citation points at the mutable
SeqSet page URL), and that the generated text carries no author field.

Emphasises that the DOI has to appear as an entry in the manuscript's
References section rather than only being mentioned in the text, since only
reference-list entries are indexed by Crossref and therefore discoverable as
citations.

Cross-links the new section from the SeqSets concept page, the citation
requirements page, and the existing "Exporting a SeqSet" section.

Co-Authored-By: Claude Opus 5 (1M context) noreply@anthropic.com

🚀 Preview: Add preview label to enable

Documents how to actually obtain the citation text for a SeqSet: the
'Export / Cite' dialog offers BibTeX, MLA and APA, with a copy-to-clipboard
button. Shows what each generated citation looks like, notes that the DOI must
be generated before copying (otherwise the citation points at the mutable
SeqSet page URL), and that the generated text carries no author field.

Emphasises that the DOI has to appear as an entry in the manuscript's
References section rather than only being mentioned in the text, since only
reference-list entries are indexed by Crossref and therefore discoverable as
citations.

Cross-links the new section from the SeqSets concept page, the citation
requirements page, and the existing "Exporting a SeqSet" section.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Copilot AI lite review requested due to automatic review settings August 5, 2026 15:31
@corneliusroemer
corneliusroemer marked this pull request as draft August 5, 2026 15:31
Comment thread monorepo/website/src/pages/docs/how-to/generate-seqset.mdx Outdated
Co-authored-by: Cornelius Roemer <cornelius.roemer@gmail.com>

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds end-user documentation for obtaining and using the automatically generated SeqSet citation text (BibTeX/MLA/APA), and cross-links it from related documentation pages so users can find the guidance when creating or citing SeqSets.

Changes:

  • Added a new “How to cite a SeqSet” section to the SeqSet how-to page, including steps and example outputs.
  • Updated existing SeqSet docs to reference the new citation section (including the “Export / Cite” dialog and Crossref indexing note).
  • Added cross-links from the SeqSet concept page and the “Citing Data from Pathoplexus” page.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
monorepo/website/src/pages/docs/how-to/generate-seqset.mdx Adds the new “How to cite a SeqSet” section and links to it from related sections.
monorepo/website/src/pages/docs/concepts/seqset.mdx Adds a direct link to the new citation section.
monorepo/website/src/pages/about/citation.mdx Adds a reference to the new citation section from citation requirements guidance.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.


Pathoplexus generates a ready-made citation for you, so you don't have to assemble one by hand.

**Generate the DOI first.** The citation is built around the SeqSet's DOI, so create the DOI (see [above](#adding-a-doi)) before copying a citation. If you copy a citation from a SeqSet that has no DOI yet, it will point at the SeqSet's web page instead — that page can change over time and cannot be tracked as a citation. The DOI appears in the citation text as soon as it is generated, so you don't need to wait for the `doi.org` link to become resolvable before copying it.

**Key point:** For publications and preprints, the DOI must be cited in your **References section** (as you would cite a paper), not just mentioned in the text. This ensures it is indexed by Crossref and linked to your manuscript. Pathoplexus imports these citations from Crossref and lists the citing publications on the sequence details page, so citing the DOI properly also gives credit back to the data generators.

Pathoplexus generates the citation text for you in BibTeX, MLA, or APA style — you don't need to write the reference by hand. See [How to cite a SeqSet](/docs/how-to/generate-seqset#how-to-cite-a-seqset) for where to find it and what it looks like.
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.

2 participants