How to Create a Hanging Indent in Word, Google Docs, Pages, PowerPoint, and HTML
A hanging indent is a paragraph format where the first line starts at the left margin and every line after it is indented. You've seen it on every reference list, works cited page, and bibliography you've ever read. APA, MLA, Chicago, and Turabian all require it. This guide shows you exactly how to create one in Microsoft Word, Google Docs, Apple Pages, PowerPoint, and HTML or CSS, then explains the rules and where you'll see hanging indents in academic, business, and book publishing.
Quick Answer: Hanging Indent Shortcuts by Platform
Microsoft Word: Select the text. Open Paragraph settings (right-click or Ctrl+T). Under "Special," choose "Hanging." Set the depth to 0.5 inches.
Google Docs: Select the text. Format → Align and indent → Indentation options → Special indent → Hanging → 0.5 inches.
Apple Pages: Select the text. Open the Format sidebar → Layout → Indents. Increase the Left value to 0.5". The First Line stays at 0.
PowerPoint: Select the text. Home tab → Paragraph dialog box launcher → Special → Hanging → 0.5".
HTML/CSS: Apply
text-indent:-2em; padding-left:2em; to the paragraph or list item.
What a Hanging Indent Looks Like
Here's the format applied to an APA-style reference. Notice how the author's last name sits flush at the left margin, while the rest of the citation wraps inward.
Kahneman, D. (2011). Thinking, fast and slow. Farrar, Straus and Giroux. https://us.macmillan.com/books/9780374533557/thinkingfastandslow
The "K" of "Kahneman" anchors the left edge. A reader scanning a long reference list for this author's work can run their eye down the left margin and find the entry without reading every line. That's the entire point of the format.
How to Create a Hanging Indent in Microsoft Word
There are two methods in Word. The Paragraph dialog box is the most reliable. The ruler method is faster once you know the trick.
Method 1: Word Paragraph Settings
- Select the text you want to format.
- Right-click and choose "Paragraph" (or press Alt+H, then P, G).
- Under "Indentation," open the "Special" dropdown.
- Select "Hanging."
- Set the depth to 0.5 inches. This is the APA and MLA standard.
- Click "OK."
Method 2: Word Ruler
- If the ruler isn't visible, click "View" and tick "Ruler."
- Select the text you want to format.
- On the ruler, drag the upper triangle (First Line Indent) to the left margin.
- Drag the lower triangle (Left Indent) to the 0.5-inch mark.
How to Create a Hanging Indent in Google Docs
- Select the text you want to format.
- Click "Format" in the top menu.
- Go to "Align and indent," then "Indentation options."
- Under "Special indent," select "Hanging."
- Set the depth to 0.5 inches.
- Click "Apply."
How to Create a Hanging Indent in Apple Pages
Pages doesn't have a dedicated "hanging indent" option, but you can create one in two ways. The Format sidebar method is the most reliable.
Method 1: Pages Format Sidebar
- Select the paragraph or paragraphs you want to format.
- Open the Format sidebar on the right (click the paintbrush icon if it's hidden).
- Click "Layout" near the top of the sidebar.
- Click the disclosure arrow next to "Indents."
- Set "Left" to 0.5 inches.
- Leave "First" at 0. The first line stays at the margin while the rest indents.
Method 2: Pages Ruler
- Show the ruler if it's hidden (View menu → Show Rulers, or Command+R).
- Select the paragraph you want to format.
- On the ruler, find the indent markers at the left end. The downward triangle is the Left Indent. The small rectangle on top of it is the First Line Indent.
- Drag the triangle right to the 0.5-inch mark.
- Drag the rectangle back to the left margin (0).
How to Create a Hanging Indent in PowerPoint
PowerPoint uses the same Paragraph dialog box as Microsoft Word. The keyboard shortcut Ctrl+Shift+T opens it directly.
- Select the text you want to format. This works inside any text box or placeholder.
- Click the "Home" tab.
- In the "Paragraph" group, click the small dialog box launcher in the bottom-right corner.
- In the Paragraph dialog box, find the "Indentation" section.
- Under "Special," choose "Hanging."
- Set the depth to 0.5 inches.
- Click "OK."
You can also use the keyboard shortcut Ctrl+Shift+T (Windows) or Command+Shift+T (Mac) with the text selected. This opens the Paragraph dialog box directly.
How to Create a Hanging Indent in HTML and CSS
For web developers building reference lists, citation pages, or library catalogs, a hanging indent is achieved with two CSS properties: a negative
text-indent and a matching positive
padding-left. The two cancel out for the first line and indent everything that wraps.
Apply this rule to any paragraph or list item:
p.reference {
text-indent: -2em;
padding-left: 2em;
}The same approach works for an entire ordered or unordered list of references:
ul.references li {
text-indent: -2em;
padding-left: 2em;
list-style: none;
}You can use any unit. Em-based values scale with the page's font size, which is usually what you want. For pixel-perfect control, use
text-indent:-32px; padding-left:32px; or similar matched values.
How to Create a Hanging Indent in InDesign and LaTeX
- Adobe InDesign: In the paragraph style settings, set a positive Left Indent (such as 0.5 inches) and a negative First Line Indent of the same value (such as -0.5 inches). The two cancel each other out for the first line. Every line after that indents.
- LaTeX: Use the
\hangindentand\hangaftercommands for individual paragraphs. For longer reference lists, use thehangingpackage, which gives you cleaner control with a single environment.
Submitting a manuscript, dissertation, or book to a publisher?
Editor World's academic and book editors check every reference, every citation, and every formatting detail by hand. Native English editors from the USA, UK, and Canada. 100% human editing, no AI at any stage. BBB A+ accredited since 2010.
Choose Your EditorWhat Is a Hanging Indent?
A hanging indent is a paragraph format. The first line starts at the left margin. All the lines after it are indented. It's also called an outdent or a reverse indent. It's the opposite of a normal paragraph indent, where the first line is pushed in and the rest runs to the margin.
In a hanging indent, the first item of each entry (an author's last name, a term being defined, or a number) sits at the left edge. The rest of the text wraps neatly behind it. The result is a clean, easy-to-scan list. A reader looking for a particular author in a bibliography can run their eye down the left edge of the page rather than reading line by line.
Hanging Indent vs. Standard Indent: Side by Side
| Feature | Standard paragraph indent | Hanging indent |
|---|---|---|
| First line | Pushed in (0.5") | At the left margin |
| All other lines | At the left margin | Pushed in (0.5") |
| Used for | Body text paragraphs | Reference lists, bibliographies, glossaries |
| Visual effect | Easy paragraph breaks | Easy scanning by first word |
| Style guide rule | Common in manuscripts | Required by APA, MLA, Chicago, Turabian |
The most common mistake is using a standard paragraph indent in a reference list out of habit. This produces the wrong visual effect. It also breaks the rules in every major style guide.
Hanging Indent Rules in Academic Style Guides
All four major style guides require a hanging indent in reference lists. Here are the rules.
- APA 7th edition: 0.5-inch hanging indent for each entry in the reference list.
- MLA 9th edition: 0.5-inch hanging indent for each entry in the Works Cited page.
- Chicago style: Required in the bibliography. Note: Chicago footnotes use a normal first-line indent, not a hanging indent. These are different formats for different parts of the document.
- Turabian: Follows Chicago rules. Hanging indent for all bibliography entries.
Here's how an MLA-style reference looks with the format applied.
Piketty, Thomas. Capital in the Twenty-First Century. Translated by Arthur Goldhammer, Harvard University Press, 2014.
A reader scanning a long Works Cited page for Piketty's work finds the "P" entry without reading every line. That's what the format does.
Here's a Chicago-style bibliography entry following the same rule.
Fisher, Patti J., and Rui Yao. 2017. "Gender Differences in Financial Risk Tolerance." Journal of Economic Psychology 61: 191-202. https://doi.org/10.1016/j.joep.2017.03.006
In a long bibliography, the anchor of each surname is the difference between a usable list and a wall of text. For more on academic formatting standards, see Editor World's academic editing service.
Common Mistakes to Avoid
- Using a standard paragraph indent instead. The most common error. It creates the wrong visual effect and breaks every major style guide.
- Mixing formats in the same list. Every entry in a bibliography or reference list should use the same format. Mixing them signals a lack of care.
- Using a different indent depth. APA and MLA both ask for 0.5 inches. Check this across the whole document.
- Faking it with spaces or line breaks. It may look right on screen, but it falls apart when the document is reformatted, exported, or printed. Always use the paragraph formatting tools or the corresponding CSS rule.
- Applying the format to body text paragraphs. The hanging indent belongs in reference lists, bibliographies, glossaries, and definition lists. Body paragraphs use a normal first-line indent or no indent at all.
Why Hanging Indents Matter
Reference lists are dense. When every entry starts the same way, the reader has to slow down. A hanging indent fixes this. It pulls the first item of each entry out to the left margin, which creates a visual anchor for every source. For editors, professors, and peer reviewers working through long reference lists, this difference is what makes a bibliography usable.
Where You'll See Hanging Indents
Academic Writing
Every reference list, Works Cited page, and bibliography in academic writing uses a hanging indent. This is true across disciplines and across all four major style guides. For dissertations and journal manuscripts specifically, both dissertation editing and journal article editing review formatting alongside language. ESL researchers whose first-language conventions don't include this format can find it especially easy to overlook. Editor World's ESL editing service addresses formatting consistency in academic manuscripts alongside language editing.
Business Writing
Business reports with formal source citations, proposal reference lists, market research bibliographies, and corporate glossaries all use the hanging indent. The format also shows up in definition lists, where a term sits flush left in bold and its definition wraps beneath it with an indent. In a long glossary, this makes the page much easier to navigate than a plain block format.
Books
Book editors and designers have used the hanging indent for centuries. It shows up in:
- Indexes: The main entry sits at the left margin. Sub-entries are indented beneath it. The main term is the anchor.
- Bibliographies and endnote sections: Same format and same purpose as in academic writing.
- Glossaries: The term sits flush left, often in bold. The definition wraps with an indent.
- Plays and screenplays: Character names are set apart from dialogue using related typographic logic. The speaker is always easy to spot, which is the same principle: make the key item stand out.
For nonfiction and academic books, the formatting consistency of these elements is part of what professional book editing reviews.
100%
Human editing, no AI
2 Hours
Fastest turnaround
5.0/5
Google Reviews rating
BBB A+
Accredited since 2010
65+
Countries served
24/7
Available year-round
Get Professional Editing for Your Document
Editor World's academic editing, dissertation editing, journal article editing, and book editing services check formatting alongside language. Every editor is a native English speaker from the United States, the United Kingdom, or Canada. No AI tools are used at any stage. You select your editor based on subject expertise and verified client ratings before submitting. A certificate of editing is available as an optional add-on for any manuscript.
Woman-Founded. Purpose-Driven. People First.
Editor World was founded in 2010 by Patti Fisher, a professor of consumer economics and graduate of The Ohio State University, after seeing firsthand the need for high-quality, personalized editing support for writers at every level. Every client who submits a document at Editor World connects directly with a real editor, receives a personal response, and is treated as an individual rather than a transaction. That is the mission Editor World has maintained for 15 years, and it is reflected in every review we receive.
Frequently Asked Questions
What is a hanging indent?
A hanging indent is a paragraph format where the first line of the paragraph starts at the left margin and every line after it is indented. It's sometimes called an outdent or a reverse indent, and it's the opposite of a normal paragraph indent. The hanging indent format is required in reference lists, bibliographies, and works cited pages by APA, MLA, Chicago, and Turabian. The standard depth is 0.5 inches. The format makes long reference lists easier to scan because the first item of each entry, usually an author's last name, sits flush at the left margin and acts as a visual anchor.
How do you create a hanging indent in Microsoft Word?
To create a hanging indent in Microsoft Word, select the text you want to format. Right-click and choose "Paragraph," or open the Paragraph dialog box from the Home tab. Under "Indentation," open the "Special" dropdown and select "Hanging." Set the depth to 0.5 inches, which is the APA and MLA standard. Click "OK." The first line of each paragraph stays at the left margin while every line after it is indented by 0.5 inches. You can also use the ruler method by dragging the upper triangle (First Line Indent) to the left margin and the lower triangle (Left Indent) to the 0.5-inch mark.
How do you create a hanging indent in Google Docs?
To create a hanging indent in Google Docs, select the text you want to format. Click "Format" in the top menu, then "Align and indent," then "Indentation options." Under "Special indent," select "Hanging." Set the depth to 0.5 inches. Click "Apply." The first line of each paragraph stays at the left margin while every line after it is indented by 0.5 inches.
How do you create a hanging indent in Apple Pages?
To create a hanging indent in Apple Pages, select the paragraph or paragraphs you want to format. Open the Format sidebar on the right. Click "Layout" near the top of the sidebar. Click the disclosure arrow next to "Indents." Set the "Left" value to 0.5 inches and leave the "First" value at 0. The first line will stay at the margin while every line after it indents by half an inch. You can also use the ruler method: show rulers, then drag the downward triangle (Left Indent) right to the 0.5-inch mark and drag the small rectangle (First Line Indent) back to the left margin.
How do you create a hanging indent in PowerPoint?
To create a hanging indent in PowerPoint, select the text you want to format inside the text box or placeholder. Click the "Home" tab. In the "Paragraph" group, click the small dialog box launcher in the bottom-right corner. In the Paragraph dialog box, find the "Indentation" section and choose "Hanging" from the "Special" dropdown. Set the depth to 0.5 inches. Click "OK." The keyboard shortcut Ctrl+Shift+T on Windows or Command+Shift+T on Mac opens the same Paragraph dialog box directly with the text already selected.
How do you create a hanging indent in HTML and CSS?
To create a hanging indent in HTML and CSS, apply a negative text-indent value and a matching positive padding-left value to the paragraph or list item. The two cancel each other out for the first line and indent every line that wraps. For example, a CSS rule of text-indent:-2em; padding-left:2em; produces a hanging indent of 2em. The same approach works for an entire list of references using a selector such as ul.references li, with list-style:none if you want to suppress bullets. Em-based values scale with the page font size. For pixel-perfect control, use matched pixel values such as text-indent:-32px; padding-left:32px;.
Do all style guides require a hanging indent for references?
Yes. APA 7th edition, MLA 9th edition, Chicago style, and Turabian all require a hanging indent in reference lists, works cited pages, and bibliographies. APA and MLA both specify a depth of 0.5 inches. Chicago footnotes are an exception within Chicago style itself: footnotes use a normal first-line indent, while the bibliography at the end uses a hanging indent. For academic writers, the hanging indent in the reference list is a formatting rule rather than a stylistic choice.
What is the difference between a hanging indent and a regular indent?
In a regular paragraph indent, the first line is indented and every line after it runs to the left margin. In a hanging indent, the format is reversed. The first line runs to the left margin and every line after it is indented. Regular indents are used in the body text of essays, articles, and manuscripts. Hanging indents are used in reference lists, bibliographies, works cited pages, glossaries, and index entries. Each format serves a different reading purpose. Regular indents mark paragraph breaks in flowing prose. Hanging indents make the first word of each entry easy to scan in a list.
Further Reading
Formatting works best when the punctuation in the document is also right. For a full punctuation reference, see Editor World's ultimate punctuation guide. For tips on apostrophes and hyphens, which show up often in citations and compound terms, read our article on mastering apostrophes and hyphens.
Content reviewed by Editor World editorial staff. Editor World, founded in 2010 by Patti Fisher, PhD, graduate of The Ohio State University, provides professional editing and proofreading services for academic researchers, doctoral candidates, faculty, business professionals, students, and authors worldwide. BBB A+ accredited since 2010 with 5.0/5 Google Reviews and 5.0/5 Facebook Reviews. More than 100 million words edited for over 8,000 clients in 65+ countries. Native English editors from the United States, the United Kingdom, and Canada. 100% human editing, no AI at any stage. Recommended by the Boston University Economics Department.