---
description: Format external references and citations.
title: External references
image: https://developers.cloudflare.com/og-docs.png
---

[Skip to content](#main-content)

> Documentation Index  
> Fetch the complete documentation index at: https://developers.cloudflare.com/style-guide/llms.txt  
> Use this file to discover all available pages before exploring further.

# External references

Last updated Aug 20, 2026|Copy as Markdown|[View as Markdown](https://developers.cloudflare.com/style-guide/style-and-grammar/formatting/external-references/index.md)|[Agent setup](https://developers.cloudflare.com/agent-setup/)

When referencing external resources, ensure that you are linking to a trustworthy source that is recognized as an authority.

For general websites, consider the following recommendations about the link text:

* Use the website name if you are linking to the home page.
* Use the page name if you are linking to a specific page.
* Authoritative sources for documents such as RFCs can have their own specific format for references, such as the RFC number.

Note

When linking to a Cloudflare blog post, sometimes we use only "blog post" for the link text.

## Referencing RFCs

A Request for Comments (RFC) document is a formal document produced by different entities such as the Internet Engineering Task Force (IETF), covering many aspects of computer networking. RFCs describe the Internet's technical foundations, such as addressing, routing, and transport technologies.

Use the following formatting when referencing an RFC:

`RFC <number>`

(RFC, space, number up to four digits)

Example: CAA is a new DNS resource record type defined in RFC 6844.

## Links

When linking to an RFC (or RFC section), consider using a link to the following website, which is the authoritative source according to IETF:

[https://www.rfc-editor.org ↗](https://www.rfc-editor.org)

To get the link:

1. Go to [RFC Editor ↗](https://www.rfc-editor.org/rfc-index.html) and search for the RFC number.
2. Select **HTML** to open the HTML version. If available, do **not** use **HTML with inline errata** as this version should not be used as reference.
3. (Optional) Go to a specific section, if necessary.
4. Use the current URL as the link target in Developer Documentation.

URL example:

[https://www.rfc-editor.org/rfc/rfc6844.html ↗](https://www.rfc-editor.org/rfc/rfc6844.html)

Was this helpful?

YesNo

## On this page

[![](https://developers.cloudflare.com/_astro/logo.te5VL_aD.svg)Docs](https://developers.cloudflare.com/)

```json
{"@context":"https://schema.org","@type":"TechArticle","@id":"https://developers.cloudflare.com/style-guide/style-and-grammar/formatting/external-references/#page","headline":"External references · Cloudflare Style Guide","description":"Format external references and citations.","url":"https://developers.cloudflare.com/style-guide/style-and-grammar/formatting/external-references/","inLanguage":"en","image":"https://developers.cloudflare.com/og-docs.png","dateModified":"2026-08-20","publisher":{"@type":"Organization","name":"Cloudflare","description":"One platform for your apps, agents, and workforce. Build, secure, and scale without managing infrastructure","url":"https://www.cloudflare.com/","sameAs":["https://github.com/cloudflare","https://www.linkedin.com/company/cloudflare","https://x.com/cloudflare"],"logo":{"@type":"ImageObject","url":"https://developers.cloudflare.com/logo.svg"},"address":{"@type":"PostalAddress","streetAddress":"101 Townsend St","addressLocality":"San Francisco","addressRegion":"CA","postalCode":"94107","addressCountry":"US"},"contactPoint":[{"@type":"ContactPoint","contactType":"Customer Support","url":"https://support.cloudflare.com/","availableLanguage":["English"]},{"@type":"ContactPoint","contactType":"Sales","url":"https://www.cloudflare.com/contact/","availableLanguage":["English"]}]},"isPartOf":{"@type":"WebSite","@id":"https://developers.cloudflare.com/#website","name":"Cloudflare Docs","url":"https://developers.cloudflare.com/"}}
```
