0% found this document useful (0 votes)
193 views1 page

Citing Eu Regulations Using Bibtex: Here'S How It Works

TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. The site encourages users to ask questions about these systems and provides a way for users to answer questions and have the best answers voted to the top.

Uploaded by

Aitor Chan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
193 views1 page

Citing Eu Regulations Using Bibtex: Here'S How It Works

TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. The site encourages users to ask questions about these systems and provides a way for users to answer questions and have the best answers voted to the top.

Uploaded by

Aitor Chan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

TeX - LaTeX Stack Exchange is a question and answer site for

users of TeX, LaTeX, ConTeXt, and related typesetting


systems. Join them; it only takes a minute:

Sign up

Here's how it works:

Anybody can ask a question Anybody can answer The best answers are voted up
and rise to the top

Home
Citing EU regulations using BibTeX Ask Question

Questions

Tags For my dissertation, I would like to cite


an EU regulation No 269/2014 using
Users BibTeX in the APA style. Has anyone
8
Unanswered ever done this? What is the most
convenient way to do so and which
template should be used?

I am aware that there are specialised


packages for citing legislation, but this
is likely going to be the only legal
source for my document.

Minimum working example:

\documentclass{book}
\usepackage{natbib}

\begin{document}
%  Body  text

\bibliography{references}
\bibliographystyle{apa}
\nocite*{}

\end{document}

bibtex natbib

edited Nov 16 '14 at 21:24


lockstep
192k 53 592 723

asked Nov 16 '14 at 20:43

By using our site, you acknowledge that you have read and understand our Cookie Policy, Privacy Policy, and our Terms of Service.

You might also like