Every researcher learns to cite, but very few are ever taught why citation practices have changed so much in the last decade. The academic citation system of 2026 looks quite different from the one you were probably introduced to in undergrad. Journal house styles have proliferated, AI-generated content has forced every style body to adapt, and the tooling has finally caught up with what researchers actually need.
This guide is a one-sitting read that brings you up to date on the current state of academic citation — why it exists, which styles dominate which fields, what has changed recently, and how to build a modern workflow that doesn't cost you hours every week.
A citation does three things, and all three matter.
First, it lets your reader find the source you used. That reproducibility is the bedrock of scholarship — without it, "I read this somewhere" becomes an epistemological dead end. Second, it attributes credit to the person whose idea you are building on. This matters morally and legally. Third, and less often noted, it signals to your reader where you sit in a conversation. The people you cite locate you in a particular corner of your field.
When any of these functions breaks — when a citation is too vague to find the source, gives the wrong credit, or positions you in the wrong tradition — the whole thing is worse than useless.
Most disciplines have coalesced around one or two dominant styles. You can function in about 95% of academia by knowing the following six.
Dominant across psychology, education, and most social sciences. The 7th edition, published in 2020, is now standard. APA uses author-date in-text citations (Smith, 2020) and a reference list ordered alphabetically by surname. The 7th edition dropped running heads for student papers, reduced the max number of authors listed in-text, and introduced dedicated templates for social media and ChatGPT.
Standard in literature, languages, film, and most humanities. The 9th edition, published in 2021, doubled down on the "container" model it introduced in its 8th edition: sources live inside containers (journals, websites, databases), and containers can be nested. MLA uses author-page in-text citations (Smith 245).
The most flexible of the major styles. It comes in two flavors: notes & bibliography (footnotes, favored in history and the arts) and author-date (used in the natural and social sciences). The 17th edition of the Chicago Manual of Style is the current reference.
The standard in biomedical journals. Numbered references in the order they're cited, superscript or bracketed numbers in-text. Most style variations you'll encounter in medical publishing are descendants of Vancouver.
Dominant in engineering and computer science. Numbered references in square brackets [1]. Concise, but strict about the order of fields.
A family name more than a single style. Every UK university has its own Harvard variant. The one most often meant today is the "Harvard Cite Them Right" style. Always check the specific variant your institution requires before submitting.
For everything else — about 2,800 more styles — the Citation Style Language (CSL) repository is the canonical source. Modern tools like DEEPNOTIS, Zotero, Mendeley, and Paperpile all consume CSL, which means switching between styles is a single click once your data is clean.
Every style distinguishes between the short in-text pointer and the full reference list entry at the end of your document. They serve different readers and follow different rules.
The in-text pointer is optimized for flow. It appears inside your sentences, so it needs to be short and unobtrusive: a name and a year, or a number. The reference list is optimized for retrieval. It needs to be long enough for a reader to find the exact source you used — author, title, journal or publisher, volume, issue, pages, DOI.
The single most common citation error is treating the two as the same. Students often copy a full reference into an in-text citation, or abbreviate a reference list entry down to an in-text format. Both make your writing harder to read and your references harder to verify.
Three shifts in the last five years are worth knowing about.
Every major style now has explicit guidance for citing large language model output. APA 7 was the first to formalize it (you attribute to the model's developer, include the model version, and note that the output is not retrievable). MLA 9 followed in 2023. Chicago adapted shortly after.
The underlying problem is that AI output is non-retrievable — a reader can't re-generate the exact response you quoted. Every style now requires you to disclose the prompt, the model version, and the date of the conversation, and some fields (e.g., many medical journals) require the full transcript as a supplementary file.
All major styles now prefer DOIs over URLs when one is available. APA 7 requires the DOI as a full URL (https://doi.org/...). Most journals now reject submissions that cite papers with DOIs but leave them out.
The explosion of ArXiv, bioRxiv, medRxiv, and SSRN has forced every style to adopt a "[Preprint]" designation. The general rule is: cite the preprint if that's what you read, but check whether a peer-reviewed version has been published since — and if so, cite that instead.
The old workflow was: copy-paste references from papers you read, format by hand, pray. That workflow scales to about 30 references before it collapses. Modern workflows are more automated and mostly look like this.
Capture sources as you encounter them. Browser extensions (Zotero Connector, Paperpile's Chrome tool) save metadata with one click. If you're reading a PDF, metadata extraction tools pull the DOI, title, authors, and year automatically.
Organize into collections or tags, by project or by topic. Your future self will want this structure.
Cite as you write — in Word, Google Docs, LaTeX, or any modern editor. Your reference manager inserts both the in-text citation and the reference list entry, and keeps them synchronized.
Reformat for submission. When you submit to a journal, you often need to switch styles. With modern tools, this is a single dropdown change, not a manual pass. With DEEPNOTIS specifically, you can re-format an entire .docx bibliography into any of 2,800+ styles without opening the document.
The single biggest gain over the old workflow is that your references become data, not text. Once they're data, you can search them, sort them, deduplicate them, export them to any format, and change their appearance by changing a single setting. You stop losing hours to formatting because formatting is no longer work you do.
A quick, opinionated list from reviewing thousands of bibliographies.
The major tools you'll encounter:
No single tool is best for everyone. What unifies the good ones is that they all speak CSL JSON — so your references are portable, and you're never locked in.
If you are just starting a project, pick a citation manager and set up a browser extension so you're capturing metadata from day one. If you're writing up, spend an hour learning your chosen style's in-text rules — everything else a tool can handle. And if you find yourself formatting citations by hand in 2026, something is broken in your workflow. Fix it before your next chapter.