Glossary

Citation

A pointer from a statement to the source that supports it. In AI, a citation links a generated claim to the exact passage it came from - so the claim can be verified, not just trusted.

A citation is a pointer from a statement to the source that supports it - the evidence behind a claim, made explicit so a reader can check it for themselves.

The word carries two related meanings.

Citations in academic writing

A citation is a formal reference to a prior work: a book, paper, or page that a claim draws on. It does two jobs: it credits the original author, and it lets a reader trace an assertion back to its origin and judge whether it holds up. A good academic citation is precise enough to find the exact source, not just gesture at it.

Academic citations follow a style - APA, MLA, Chicago, and others - that fixes exactly what to include (author, title, year, publisher, page number) and how to format it, so references are consistent across a paper and comparable across papers. The citation itself is usually a reference to the whole work or a page range; the burden of finding the specific supporting sentence is left to the reader.

This works well for scholarship, where sources are stable, published, and expected to be read in full alongside the paper citing them. It's a much weaker fit for a quick factual question, where nobody wants to open a 40-page paper and skim for the one relevant paragraph; they want the sentence, right now.

Citations in AI answers

In document AI, a citation is a pointer from a generated claim to the specific passage in the source that supports it. When a model summarizes a PDF or answers a question about a wiki page, each sentence it produces should be traceable to real text it actually read - not to its training data, and not to a plausible-sounding guess.

This is a narrower, stricter job than an academic reference. An AI citation isn't pointing at a whole paper for credit - it's pointing at the exact sentence or paragraph that justifies one specific claim, right now, in this answer. There's no style guide for it because the "reader" checking it is often clicking through in the same second the answer appeared, not compiling a bibliography.

The stakes are different too. An academic citation that's slightly loose - pointing at the right chapter rather than the right paragraph - is a minor inconvenience for a diligent reader. An AI citation that's loose in the same way is far riskier: it's standing in for verification of a claim that was just generated, possibly incorrectly, and a reader who can't quickly confirm it will often just trust the sentence instead. Weak AI citations don't just slow readers down; they quietly erode the whole reason citations exist.

How AI citations work

A trustworthy AI citation is produced by the answering pipeline, not decorated on afterwards. The mechanics look like this:

  • Retrieve. The system searches the document for the passages most relevant to the question - the same retrieval step that powers retrieval-augmented generation.
  • Generate from those passages. The model writes its answer using only the retrieved text, not its training-data memory of the topic.
  • Attach each claim to its passage. Every sentence in the answer is matched back to the specific passage that supports it, with enough position data to point at the exact spot in the document.
  • Verify - and drop what fails. Any claim whose citation can't be matched to a real passage is flagged or removed before the answer is shown.

The order matters. A system that generates an answer first and hunts for supporting passages afterwards will happily find "close enough" citations for claims the document never made. Citing from retrieved evidence, rather than decorating finished text, is what separates a checkable answer from a merely plausible one.

Why AI citations must be verifiable

A citation is only worth as much as the checking it enables. A reference that points at "the document" in general, or worse, at a passage that doesn't actually say what the claim says, is decoration - and decorative citations are exactly how AI hallucinations slip past readers. A verifiable citation, by contrast, lets you click through to the precise sentence and confirm the claim with your own eyes.

That means a real AI citation should:

  • point to an exact passage, not a whole page or file;
  • be machine-checkable, so unsupported claims can be caught and dropped;
  • take you straight to the source rather than asking you to go hunting.

What makes a citation trustworthy in AI answers

When you're judging an AI tool's citations - or a single cited answer - a few signals separate real verification from theatre:

  • It points at a passage, not a document. "Source: report.pdf" is not a citation; "page 12, the paragraph on notice periods" is.
  • The quoted text is verbatim. If the "quote" paraphrases the source, you can't tell whether the paraphrase is faithful - which is the whole question.
  • Clicking it takes you there. A trustworthy citation opens the source at the right spot, so checking costs seconds, not minutes of scrolling.
  • Unsupported claims visibly fail. The strongest signal of all: a system that sometimes says "no source found" is doing real checking. One that always produces a confident citation for everything is not.

The pattern to distrust is fluency without checkability: an answer that reads perfectly but whose citations gesture at whole files. That's the natural failure mode of a model writing from memory, and it's how hallucinated claims arrive dressed as cited facts.

Weak vs. strong citation

Weak citationStrong citation
Points toThe whole document or "the source" in generalOne exact sentence or passage
Checkable inMinutes of searching, if at allSeconds - click and read
Matches the claimSometimes just loosely relatedDirectly supports the specific words used
What happens if unsupportedOften still shown - reads as trustworthy anywayDropped before the reader ever sees it
Typical sourceA model recalling training data or guessing plausiblyRetrieval over the actual document, then grounded generation

Sidenote builds every answer this way. Responses are grounded in retrieved passages, each claim carries a citation that scrolls to and highlights the source, and any claim that can't be matched to a passage has its citation dropped before you see it. See how it works on the Citations feature page.

FAQ

What is a citation?

A citation is a pointer from a statement to the source that supports it. In academic writing that's a formatted reference to a book, paper or page; in AI tools it's a link from a generated sentence to the exact passage in a document that backs it up. In both cases the job is the same: let the reader check the claim rather than take it on trust.

What does citation mean in AI tools?

In an AI tool, a citation marks which part of the source document a generated claim came from. When an assistant summarizes a PDF and cites page 12, it's asserting "this sentence is supported by that passage" - and a good implementation lets you click through and confirm it in seconds. Citations in AI answers exist to catch the model being wrong, so they're only meaningful when they're precise and checkable.

How do I cite a PDF?

For academic work, cite the original publication the PDF contains - author, title, year and page numbers - formatted in your required style (APA, MLA, Chicago); a free citation generator can format it for you. If the PDF is the source itself, such as a report or white paper, cite the publishing organization, title, year and URL, and include page numbers for any direct quote.

Can AI-generated citations be wrong?

Yes, in two ways. The citation can point at a passage that doesn't actually support the claim - a mismatched citation - or the model can invent the reference entirely, citing papers or pages that don't exist. Both are why verifiability matters more than the mere presence of a citation: a citation you can't check is indistinguishable from a hallucinated one.

Frequently asked questions
Precision. A good citation points to the exact passage a claim came from - not just the document or website it appeared in - so a reader can verify it in seconds instead of hunting for it.
Some do, some don't, and it varies a lot in quality. A citation is only useful if it's checkable - it should link to the specific passage the answer is based on, not just gesture at "the document" or a training-data memory of it.
An academic citation references a whole prior work (a paper, book, or page) so the reader can credit and locate it. An AI citation is narrower: it points from one generated sentence to the exact passage the model retrieved and used to write it.
Appears in these guides
All terms
Ready when you are

Stop digging. Start asking.

Add Sidenote to your browser, open any page in your wiki, and ask it the question you’ve been Slacking the team about.

7-day Pro trial · No card required · Free plan forever