Skip to the content.

Bluebook Style — Epps Version

A Bluebook legal-citation style for Zotero, adapted by Prof. Daniel Epps (Washington University School of Law) from the community Bluebook CSL style. (The file is a standard CSL 1.0 style, so it also works in other CSL-compatible processors like Pandoc or Mendeley — but Zotero is the intended and primary target, and the rest of this guide assumes Zotero.)


What you get

One CSL style file, installable in Zotero:

Style File Install URL
Bluebook Style — Epps Version BluebookDSEStyle.csl https://danepps.github.io/bluebook/BluebookDSEStyle.csl

Note on signals. Bluebook introductory signals (See, See also, Cf., But see, etc.) are not produced by this style. They are inserted by a companion Zotero plug-in: danepps/zotero — install that alongside this style if you use signals.


Install

New to Zotero?

Zotero is a free, open-source reference manager: it stores your sources (cases, articles, books, websites) in a personal library and lets you insert properly-formatted citations and bibliographies into Word, LibreOffice, or Google Docs at the click of a button. Most academic writers in law and the humanities use Zotero (or one of its commercial cousins like EndNote), and the Bluebook citation style this repo distributes plugs into Zotero to produce footnote-ready Bluebook cites.

If you don’t have Zotero yet:

  1. Download Zotero from https://www.zotero.org/download/. The desktop app is the main piece — install it for your operating system.
  2. Install the browser connector (also linked from that page) — a small browser extension that grabs source metadata from Westlaw, Lexis, SSRN, journal sites, etc., and saves it into your Zotero library with one click.
  3. The Word / LibreOffice plug-in is bundled with the Zotero installer and gets set up automatically the first time you launch Zotero. (For Google Docs, the browser connector handles citation insertion.)
  4. Spend a few minutes with Zotero’s Quick Start Guide — it covers adding sources, organizing them in collections, and inserting cites. Then come back here to install this Bluebook style.

Zotero (desktop)

Works with Zotero 7 through 10. (On Zotero 6 the style mostly works, but the Preprint item type doesn’t exist — see the Preprint section below for the workaround.)

  1. Open Preferences → Cite → Styles.
  2. Click the + button in the lower left.
  3. In the file picker, paste one of the install URLs above into the filename field and press Enter.
    • Alternative: download the .csl file to your desktop first (right-click the install URL → “Save Link As”) and select it in the picker.
  4. The new style appears in the list. Select it whenever you create a bibliography or insert citations.

Word / Google Docs

The Zotero plug-ins for Word, LibreOffice, and Google Docs pick up the style automatically — once installed in Zotero, choose it from the document-preferences dropdown. Zotero must be running in the background while you’re inserting or editing citations from Word/Docs/LibreOffice; if Zotero is closed, the plug-in buttons do nothing.


Updating

Zotero only auto-updates styles installed from the official CSL repository. This style is not there — so updates are manual:

  1. Preferences → Cite → Styles.
  2. Select the existing “Bluebook Style — Epps Version” entry and click to remove it.
  3. Re-install from the URL above.

If you care about knowing when to update, go to the GitHub repository and Watch it (top-right of that page → Watch → Custom → Releases). Each notable change is tagged, and you’ll get an email.

See what changed between versions in the commit history or on the Releases page.

Early adopter migration note. If you installed an older version of this style (before the move to the GitHub Pages URL), your installed copy has a different internal <id> than the current file. Trying to install the new one on top will produce a generic “unexpected error” in Zotero. To migrate: in Preferences → Cite → Styles, delete the existing “Bluebook Style — Epps Version” entry and then install the new file. One-time only — after that, updates show the normal “Update existing style?” prompt.


How the style works (things everyone should know)

A few principles that apply across every item type. Read these once — they’ll explain most “why is it doing that?” questions.

Changes from the base CSL Bluebook style

These aren’t disagreements with the Bluebook — they’re tweaks to the underlying CSL to make it render more cleanly in practice.


How to enter items in Zotero

Bluebook requires different output for different kinds of sources. The style renders based on the Zotero Item Type and a few specific fields. Below is a type-by-type guide.

Conventions in the tables below:

Journal article

  Zotero field Example Renders as
  Item Type Journal Article  
🔴 Author Jane Doe Jane Doe
🔴 Title Why the Bluebook Why the Bluebook
🔴 Publication Harvard Law Review (full name — used as a fallback if Journal Abbr is blank)
🔴 Journal Abbr Harv. L. Rev. Harv. L. Rev. (small caps)
🔴 Volume 137 137
🔴 Pages 101 used as first page
🔴 Date 2024 (2024)

Typical output: Jane Doe, *Why the Bluebook*, 137 Harv. L. Rev. 101 (2024).

Forthcoming journal article

Use Item Type Journal Article exactly as above, plus add a status line to the Extra field:

status: forthcoming

🔴 The status: line is what triggers the forthcoming rendering. ⚪ Fill in URL with the SSRN or repository link — it will now be rendered (URLs are otherwise suppressed for normal journal articles). Volume and Pages become optional in this mode. The style will render:

Jane Doe, *Why the Bluebook*, 137 Harv. L. Rev. (forthcoming 2027), https://papers.ssrn.com/...

You can also write status: accepted, status: in press, etc. — whatever you type in status appears verbatim inside the parenthetical.

Preprint / working paper

Use Item Type Preprint (which maps to CSL article). Preprint was introduced in Zotero 7 and is present in Zotero 8; on Zotero 6 it doesn’t exist — use Document or Report instead and expect rougher output.

  Field Example
🔴 Author Jane Doe
🔴 Title Draft Paper
🔴 Series NBER Working Paper
🔴 Series Number 12345
🔴 Date 2025
URL SSRN/NBER link

Output: Jane Doe, *Draft Paper* (NBER Working Paper No. 12345, 2025), https://...

Zotero fields: use Series and Series Number (which map to CSL collection-title / collection-number) — not “Repository” / “Archive ID”, which map elsewhere. The style automatically inserts No. before the number.

Not sure which type to use for a draft? If the paper has been placed with a journal (even just accepted), use Journal Article with status: forthcoming (see the Forthcoming journal article section above). Use Preprint only for pure working papers that aren’t tied to an upcoming journal issue — NBER series papers, unplaced drafts, etc.

Newspaper article

Item Type Newspaper Article. 🔴 Required: Author, Title, Publication, Date. The style switches form based on whether Pages and/or URL are filled:

Has Pages? Has URL? Output
Yes No Author, *Title*, Paper, Date, at A1.
No Yes Author, *Title*, Paper (Date), https://...
Yes Yes Author, *Title*, Paper, Date, at A1, https://...
No No Author, *Title*, Paper, Date.

Magazine article

Same rules as newspaper (Item Type Magazine Article).

Webpage

Item Type Web Page.

  Field Notes
🔴 Website Title renders as the italic container name, e.g., Divided Argument
🔴 Title the specific page/post title (italic)
🔴 URL the page’s address
Date publication date
Accessed fill this to add (last visited Mon. D, YYYY)only Webpages get “last visited”

Output with Accessed: Author, *Page Title*, *Website Title* (Jan. 27, 2025), https://... (last visited Apr. 10, 2026).

Blog post

Item Type Blog Post (CSL post-weblog). Like a webpage, but the style does not add “last visited” (blog posts carry their own publication date). 🔴 Required: Author, Title, Blog Title, URL, Date.

Book

Item Type Book. Author and title render in small caps per Rule 15. 🔴 Required: Author, Title, Date. ⚪ Edition, Editor/Translator (added to parenthetical if present).

Output: JANE DOE, THE TREATISE 101 (2024).

Book chapter / paper in a book

Item Type Book Section (Zotero) maps to CSL chapter. 🔴 Required: Author, Title (chapter), Book Title, Date. ⚪ Editor (adds the ed. parenthetical).

Output: Jane Doe, *Chapter Title*, in SOME EDITED VOLUME 101 (Bob Smith ed., 2024).

Item Type Case.

  Field Example
🔴 Case Name Brown v. Board of Education
🔴 Reporter U.S.
🔴 Reporter Volume 347
🔴 First Page 483
Court (leave blank for U.S. Supreme Court; otherwise court name)
🔴 Date Decided 1954

First citation: Brown v. Board of Education, 347 U.S. 483 (1954).

Short-form citation (Rule 10.9, used automatically on subsequent references): *Brown*, 347 U.S. at 495.

Immediately-subsequent citation renders as *Id.* at 495.

Fill the Short Title field on the case (e.g., Brown) to control how the short name appears.

Cases aren’t the style’s strong suit. Bluebook’s Rule 10.9 “five-footnote rule” — use a short form only if the full cite appears in the same footnote or one of the preceding five footnotes, otherwise re-cite in full — cannot be implemented in CSL, because the style has no way to count footnote distance (see the known limitation below). The style will short-form every subsequent case cite, even ones that are 30 footnotes downstream. The author typically enters cases and case short forms manually in the footnote text rather than through Zotero, and that is a reasonable workflow if precise case-citation behavior matters to you.

Report (government, institutional, Rule 15)

Item Type Report. 🔴 Required: Institution, Title, Date. ⚪ Report Number. (The Institution field is Zotero’s label for the publisher on this type.) Institution and title render in small caps.

U.S. DEP'T OF JUSTICE, ANNUAL REPORT 12 (2024).

Statute / bill / regulation

These use Zotero’s Statute / Bill / Regulation item types. They’re currently passed through generic rendering — heavy statute users should double-check output; open an issue if a specific format is off.


The Extra field: cheat sheet

Zotero’s Extra field lets you override or add CSL variables that aren’t in the normal Zotero form. Use key: value, one per line.

Line in Extra What it does
status: forthcoming Renders (forthcoming YYYY) on journal articles and preprints; also enables URL rendering
status: accepted Same mechanism, different word
event-title: ... Override conference/event title
number-of-pages: ... For books

Lowercase keys are the convention; Zotero’s parser is actually case-insensitive, so Status: forthcoming works too. Whitespace around the colon is tolerated.


Subsequent-citation behavior

Situation Output
Immediately after the same source *Id.* (or *Id.* at 495 with a pincite)
Later reference to a non-case AUTHOR, supra note N, at X
Later reference to a case *Brown*, 347 U.S. at 495
5 or more authors First Author et al.

Known limitations

Coming later. Several of these gaps (hereinafter, volume-as-year, title-ends-in-numeral) are on the roadmap for the companion Zotero plug-in — see danepps/zotero. The plug-in can introspect the data and post-process citation output in ways that a pure CSL file cannot.


Feedback / bug reports

Email Prof. Epps at epps@wustl.edu.

When reporting a bad render, paste the output you got, the output you expected, and (if possible) a screenshot of the Zotero item so the fields can be verified.


Credits