/terms/quotation-addition · 3 min read · intermediate
Quotation Addition
Citation status
Last checked 2026-05-23
Quotation Addition is the source-content modification method tested in Aggarwal et al. 2023's GEO paper that produced the largest measured citation visibility gain among the 9 methods tested1: the method actively rewrites content to include direct quotations from authorities relevant to the topic. In the paper's evaluation, Quotation Addition scored PAWC 27.8 vs the no-modification baseline of 19.5 (~41% relative gain), the top of the 9 methods evaluated, ahead of Statistics Addition (~33%), Fluency Optimization (~29%), and Cite Sources (~28%).
The practitioner discipline framing extends the paper's one-shot intervention into a habitual writing technique: do not just add quotations during a citation-optimization pass; write the content with sourced direct quotations as a standard habit. This extension is a glossary inference from the intervention finding, not a paper conclusion. The paper applied the method as an LLM-prompted rewrite over source content; the editorial habit of writing with quotations from the first draft is the practitioner discipline interpretation of the same finding.
Status in 2026
Quotation Addition is widely recommended in 2026 GEO guides, often without the paper's empirical context. Most published advice treats "add quotes" as a citation toggle. The paper's actual finding is narrower: under specific 2023 testbed conditions (GPT-3.5-turbo, top-5 Google sources, temperature=0.7, 5 responses per query), the LLM-prompted Quotation Addition intervention raised PAWC from 19.5 to 27.8. Replication on 2026 commercial AI engines (ChatGPT-5, Perplexity, Claude, Copilot, Gemini) has not been isolated by public study. PAWC scores are experimental signal under specific conditions, not citation-rate multipliers for current engines.
This is a content-discipline concept (not a vendor-published or academic standard outside the Aggarwal paper). Citation effect must be empirically tested in your own measurement context rather than assumed from the paper's headline number. Quotation Addition increases PAWC under Aggarwal's experimental conditions; it does not guarantee citation by ChatGPT, Perplexity, Claude, Copilot, or Gemini. Authority of the original quotation source, freshness, source quality, and the topical context where the quotation appears all remain independent signals beyond the quotation-addition discipline alone.
How to apply
The Aggarwal paper supports active rewriting to add direct quotations from real authorities relevant to the topic. It does not support quote-padding or decorative quotations. The practical writing rules:
- Find authority quotations that genuinely support the claim you are making: scan your draft for any sentence that paraphrases an established voice (research findings, vendor documentation, recognized practitioners) and consider replacing the paraphrase with a verbatim quote from the source. Example: "researchers showed that dense retrieval can replace BM25 for open-domain QA" can become "Karpukhin et al. (2020) report that their 'dense retriever outperforms a strong Lucene-BM25 system greatly by 9%-19% absolute in terms of top-20 passage retrieval accuracy' (arXiv:2004.04906)."
- Verify the quotation against the original source: copy the wording exactly, not from memory. Confirm the source URL and publication date. A misquoted or out-of-context quotation undermines editorial trust with readers, and may be less useful to retrieval or citation systems that compare quoted text against the cited source.
- Attribute fully: author name + role or affiliation + publication or paper + date or year. Bare quotation marks without attribution do not activate the citation-friendly pattern; the attribution itself is part of what makes the quote useful for an AI engine to ground from.
- Lead with the substantive content, not setup: a paragraph that opens with several sentences of context before reaching the quotation buries the cite-worthy content. Either journalistic style (quotation first, then attribution: "Karpukhin et al. report: 'dense retriever outperforms...'") or scholarly style (attribution first, then quotation: "According to Karpukhin et al. (2020), 'dense retriever outperforms...'") works; concept density at the paragraph opening matters more than the specific ordering. Liu et al. 2023 "Lost in the Middle" (arXiv:2307.03172) observed primacy and recency attention patterns in transformer processing, though whether this translates to citation selection by 2026 commercial AI engines has not been vendor-documented. The primary motivation for front-loaded concept density is human readability and chunk-boundary robustness; any LLM-attention benefit is a secondary consideration.
- Pair with Cite Sources discipline: the two methods overlap in practice because most authority quotations also carry source attribution. The paper measured them separately as distinct LLM-prompted treatments, and whether their exact combination outperforms either method alone was not isolated by the paper. The combination the paper actually isolated as strongest was Fluency Optimization plus Statistics Addition, outperforming any single method by more than 5.5%.
What to skip:
- Padding pages with quotations that do not support a specific claim. Decorative quotations do not count toward the empirical evidence pattern the paper studied.
- Self-quotation or quoting in-house material as "authority". The paper tested external authority sources, not the author quoting themselves or their own publication.
- Fabricated quotations attributed to real authorities. The paper did not test this case directly, but a plausible inference is that AI engines cross-check quotations against retrieved sources; a fabricated quote risks contradiction and downweighting. Treat this as editorial caution, not a paper finding.
- Out-of-context quotations that misrepresent the original source. Same risk as fabrication: AI engines may compare the quote to its source page and demote pages where the quotation distorts the original meaning.
How it relates to other concepts
- The underlying intervention is one of nine GEO methods tested in Aggarwal et al. 2023. The paper's top 4 (Quotation Addition, Statistics Addition, Fluency Optimization, Cite Sources) cover the strongest content-level interventions the paper isolated under its test conditions. The combination of Fluency Optimization and Statistics Addition outperformed any single GEO strategy by more than 5.5%, the strongest combined intervention tested.
- Closely related to Cite Sources Optimization (forthcoming sibling entry): both methods overlap because most authority quotations carry source citation, and the paper found their combined effect to be among the strongest source-content interventions tested.
- Often co-applied with Statistics Addition (statistical-density): a quotation that backs up a numerical claim activates both treatments simultaneously. Example: quoting an Ahrefs analyst on the "863K SERPs sampled" finding is both Quotation Addition and Statistics Addition in one sentence.
- Operationally similar to passage-level optimization: quotations make passages self-contained (the passage carries its own external evidence) and cite-ready (a clean cite-able chunk for AI engines that extract passage-level sources).
- May contribute to broader cite-ability; any effect on citation velocity should be measured over time per page rather than assumed from content discipline alone. Cite-ability is the writer-side property that Quotation Addition (along with Statistics Addition, Cite Sources, and Fluency Optimization) may help build under conditions similar to Aggarwal's testbed; citation velocity is the empirical rate at which AI engines pick up that built cite-ability, observed per-page rather than inferred from content technique.
Footnotes
-
Aggarwal et al. "GEO: Generative Engine Optimization." arXiv:2311.09735, November 2023 (KDD 2024). Princeton + IIT Delhi. The paper tested 9 LLM-prompted content-modification methods at source-page level against a Position-Adjusted Word Count (PAWC) visibility metric; top performers include Quotation Addition (PAWC 27.8 vs the no-modification baseline of 19.5, ~41% relative gain), Statistics Addition (~33%), Fluency Optimization (~29%), and Cite Sources (~28%). The paper applies Quotation Addition as a one-shot LLM-prompted intervention on source content; the practitioner discipline framing ("write with sourced direct quotations as a habitual technique") is a glossary extension of the paper's intervention finding, not a paper conclusion. Testbed: GPT-3.5-turbo, top-5 Google sources, 2023; replication on 2026 commercial AI engines has not been isolated by public study. ↩
Related terms
Mentioned in· auto-generated from other terms' related lists
FAQ
- What is Quotation Addition in the Aggarwal GEO paper?
- Quotation Addition is an LLM-prompted content modification method tested in Aggarwal et al. 2023 (arXiv:2311.09735): the method rewrites source content to include direct quotations from authorities relevant to the topic. In the paper's evaluation against the Position-Adjusted Word Count (PAWC) metric, Quotation Addition was the top-performing of 9 methods, scoring PAWC 27.8 vs the no-modification baseline of 19.5 (~41% relative gain).
- How is Quotation Addition different from Cite Sources?
- Both are Aggarwal 2023 GEO methods. Cite Sources (PAWC 24.9, ~28% gain) adds source citations and references to content. Quotation Addition (PAWC 27.8, ~41% gain) adds verbatim quotations from authorities, which typically also carry source attribution. The two overlap in practice (most authority quotations also cite their source), and the paper measured them separately as distinct LLM-prompted treatments. Practitioners often pair them: a sourced direct quotation hits both treatments simultaneously.
- Will adding more quotations guarantee ChatGPT will cite my page?
- No. The paper's PAWC measurement was on GPT-3.5-turbo with top-5 Google sources in 2023, not on 2026 commercial AI engines. The ~41% relative gain is empirical evidence that Quotation Addition improves citation visibility under those specific conditions, not a guarantee for any current engine. Authority of the quotation source, freshness, the page's own authority, the topical context, and the original retrieval ranking all remain independent factors. Treat Quotation Addition as one of several content-discipline levers, not a citation toggle.
- Does fabricating quotations or quoting myself count?
- The Aggarwal paper tested LLM-prompted insertion of quotations from genuine authorities relevant to the topic. It did not test fabricated quotations, self-quotation, or off-topic quotations, so any practitioner inference about those cases is speculation rather than paper-derived. Editorial caution applies: AI engines retrieving from a corpus may cross-check quotations against the cited source, and a fabricated or out-of-context quote risks being downweighted on quality grounds. Treat the prohibition as practitioner discipline, not a paper finding.
- What is a good rate of quotations per page?
- The Aggarwal paper did NOT define a per-page or per-paragraph quotation ratio. Practitioner inference: one sourced quotation per substantive section (typically 200-500 words) is consistent with the paper's intervention without becoming quote-stuffing. For highly technical or evidence-heavy pages, density may appropriately be higher; for simple definitions or short answer-block content, one well-chosen quotation may be enough. Padding pages with quotations as a citation lever risks the same anti-pattern that keyword-stuffing was for classic SEO (which Aggarwal also tested, scoring PAWC 17.8 vs baseline 19.5, a NEGATIVE 8.7% effect). Quote where the quotation genuinely supports the claim and the source is an actual authority on the topic.
Sources & further reading
Get the weekly digest
New terms shipped that week, plus one observation from the AI-citation tracker.