> ## Documentation Index
> Fetch the complete documentation index at: https://docs.clevia.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# In-text citations

> Cite sources as you write—without breaking your flow. Clevia’s editor lets you search your Reference Library, insert inline citations, add page/section locators, combine multiple sources, and keep everything synced to your bibliography.

<img src="https://mintcdn.com/clevia/oD7EoAWyfKBYfXib/images/Citing.svg?fit=max&auto=format&n=oD7EoAWyfKBYfXib&q=85&s=b0dc08521cba0f7f0483f286d0c0081c" alt="Citing Sv" title="Citing Sv" className="mx-auto" style={{ width:"44%" }} width="730" height="362" data-path="images/Citing.svg" />

### Insert a citation

<Steps>
  <Step title="Move cursos to citation position">
    Place the cursor where you want the citation
  </Step>

  <Step title="Search citation">
    Type **@** and start typing **author, title, or citekey**
  </Step>

  <Step title="Insert citation">
    Pick the source from the popup and press **Enter**
  </Step>
</Steps>

<Tip>
  Use a distinctive bit of the title (e.g., *attention is all you need*) or the **citekey** (e.g., `vaswani2017attention`) for faster matches
</Tip>

### Edit, replace, or remove

* **Edit:** Click the citation to open the popover and change sources/locators.
* **Replace:** Remove one entry and press **@** to add a different source.
* **Remove:** Select the whole citation token and press **Backspace**.

All changes update the document’s bibliography automatically.

## Troubleshooting

<AccordionGroup>
  <Accordion title="I don’t see my source in search">
    * Make sure it’s in the **current project’s** library and its status is **Ready**
    * Search by **citekey** or paste a **DOI** into the search box
  </Accordion>

  <Accordion title="Author/year looks wrong">
    **Author/year looks wrong**

    * Open the item in **Reference details → Edit metadata** and fix fields
  </Accordion>
</AccordionGroup>
