Purplelink
← All venues

Computer science (survey articles)

References for ACM CSUR

ACM Computing Surveys accepts LaTeX or Word manuscripts. Paste your references below and convert them to BibTeX — everything runs in your browser.

Your references never leave your browser — there's no upload and nothing is stored.

What ACM CSUR expects

Like other acmart-based ACM venues, CSUR's authoring guidelines call for BibTeX to prepare references.

Setting up the bibliography

In your main .tex file, where the reference list should appear:

\bibliographystyle{ACM-Reference-Format}
\bibliography{refs}

ACM-Reference-Format.bst ships inside the acmart package itself. Build with pdflatex, then bibtex, then pdflatex twice more, so both the in-text citations and the reference list resolve.

Things that catch people out

Frequently asked

What LaTeX template does ACM CSUR use?

acmart, manuscript option — \documentclass[manuscript]{acmart}

What citation style does ACM CSUR use?

Numbered citations by default (ACM-Reference-Format bibliography style) — the same ACM-wide convention CCS uses.

What bibliography style should I use for ACM CSUR?

ACM-Reference-Format. ACM-Reference-Format.bst ships inside the acmart package itself.

Where this comes from

Sourced from https://dl.acm.org/journal/csur/author-guidelines. Confirmed directly from ACM's author-guidelines page for the journal plus ACM's shared TAPS authoring documentation for the BibTeX/citation-style rule.

From the team behind these tools

Writing LaTeX on a Mac?

We're building ModernTex - a native macOS LaTeX studio. Join the waitlist for one email at launch.

We'll only use your email to notify you at launch. Privacy Policy · Learn more about ModernTex →

If this saves you time, you can leave a tip — it helps keep these tools free and online.