How to cite a UN treaty (BibTex entry) The Next CEO of Stack OverflowWhat is best practice re. handling legal sources with Biblatex/Biber for disciplines other than law?Bibtex entry for white papers and technical reports.How to cite OMG specifications?@misc bibtex entry is not citing correctlyHow should I cite the European Commission?Wrong style of citation using misc entry in bibtexis there a free-format entry in bibtex?BibTeX: How to cite an article published in a journalHow can I use BibTeX to cite a case study?Cite a webpage in Lyx using MendeleyHow to efficiently cite in the format of MDPI?
Is it a good idea to use COLUMN AS (left([Another_Column],(4)) instead of LEFT in the select?
Visit to the USA with ESTA approved before trip to Iran
Should I tutor a student who I know has cheated on their homework?
How easy is it to start Magic from scratch?
Solution of this Diophantine Equation
Implement the Thanos sorting algorithm
What happens if you roll doubles 3 times then land on "Go to jail?"
Is it my responsibility to learn a new technology in my own time my employer wants to implement?
Customer Requests (Sometimes) Drive Me Bonkers!
How can I open an app using Terminal?
Any way to transfer all permissions from one role to another?
Rotate a column
Why didn't Khan get resurrected in the Genesis Explosion?
How to make a software documentation "officially" citable?
How to make a variable always equal to the result of some calculations?
Example of a Mathematician/Physicist whose Other Publications during their PhD eclipsed their PhD Thesis
Can a caster that cast Polymorph on themselves stop concentrating at any point even if their Int is low?
Why Were Madagascar and New Zealand Discovered So Late?
Can a single photon have an energy density?
Why does standard notation not preserve intervals (visually)
How do I go from 300 unfinished/half written blog posts, to published posts?
How can I get through very long and very dry, but also very useful technical documents when learning a new tool?
Does the Brexit deal have to be agreed by both Houses?
Was a professor correct to chastise me for writing "Prof. X" rather than "Professor X"?
How to cite a UN treaty (BibTex entry)
The Next CEO of Stack OverflowWhat is best practice re. handling legal sources with Biblatex/Biber for disciplines other than law?Bibtex entry for white papers and technical reports.How to cite OMG specifications?@misc bibtex entry is not citing correctlyHow should I cite the European Commission?Wrong style of citation using misc entry in bibtexis there a free-format entry in bibtex?BibTeX: How to cite an article published in a journalHow can I use BibTeX to cite a case study?Cite a webpage in Lyx using MendeleyHow to efficiently cite in the format of MDPI?
I need to add to my bibliography (in LaTeX, using Bibtex) an entry for the Paris Agreement (2015):
https://treaties.un.org/pages/ViewDetails.aspx?src=TREATY&mtdsg_no=XXVII-7-d&chapter=27&clang=_en
However, I have been unable to find any BibTeX-style (or, for that matter, any citation format) for how to cite such a UN treaty. What would be the right format?
bibliographies bibtex
add a comment |
I need to add to my bibliography (in LaTeX, using Bibtex) an entry for the Paris Agreement (2015):
https://treaties.un.org/pages/ViewDetails.aspx?src=TREATY&mtdsg_no=XXVII-7-d&chapter=27&clang=_en
However, I have been unable to find any BibTeX-style (or, for that matter, any citation format) for how to cite such a UN treaty. What would be the right format?
bibliographies bibtex
Not sure whether it's better suited to Academia.SE. if it is, please feel free to migrate the question.
– Clement C.
Aug 14 '18 at 3:12
2
Here's what the APA blog has to say: blog.apastyle.org/apastyle/2013/09/… I think this covers most of the things. The APA is an author-year style, so if you're using any author-year style their guidelines would probably work, assuming that most journals don't have a specified style for them. If you are working in a legal citation framework, however, things may be quite different. If you only need this very rarely, then using amiscentry type would probably be simplest.
– Alan Munn
Aug 14 '18 at 3:35
2
For how to create custom citation and references for legislation inbiblatexsee What is best practice re. handling legal sources with Biblatex/Biber for disciplines other than law?.
– Alan Munn
Aug 14 '18 at 3:39
The exact form for your.bibentry will probably have to depend not only on the desired output, but also on the (BibTeX/biblatex) bibliography style you use in your document. For the occasional use@miscas suggested by Allan Munn seems the obvious choice, but the exact content of the fields may have to be tweaked a bit between styles.
– moewe
Aug 14 '18 at 5:35
1
Forbiblatex@miscparis, title = Paris Agreement, date = 2015-12-12, note = UNTC XXVII 7.d,would work reasonably well - it wouldn't give you the exact APA style output, but it would probably be close enough for most other intents and purposes.
– moewe
Aug 14 '18 at 5:45
add a comment |
I need to add to my bibliography (in LaTeX, using Bibtex) an entry for the Paris Agreement (2015):
https://treaties.un.org/pages/ViewDetails.aspx?src=TREATY&mtdsg_no=XXVII-7-d&chapter=27&clang=_en
However, I have been unable to find any BibTeX-style (or, for that matter, any citation format) for how to cite such a UN treaty. What would be the right format?
bibliographies bibtex
I need to add to my bibliography (in LaTeX, using Bibtex) an entry for the Paris Agreement (2015):
https://treaties.un.org/pages/ViewDetails.aspx?src=TREATY&mtdsg_no=XXVII-7-d&chapter=27&clang=_en
However, I have been unable to find any BibTeX-style (or, for that matter, any citation format) for how to cite such a UN treaty. What would be the right format?
bibliographies bibtex
bibliographies bibtex
asked Aug 14 '18 at 3:11
Clement C.Clement C.
1137
1137
Not sure whether it's better suited to Academia.SE. if it is, please feel free to migrate the question.
– Clement C.
Aug 14 '18 at 3:12
2
Here's what the APA blog has to say: blog.apastyle.org/apastyle/2013/09/… I think this covers most of the things. The APA is an author-year style, so if you're using any author-year style their guidelines would probably work, assuming that most journals don't have a specified style for them. If you are working in a legal citation framework, however, things may be quite different. If you only need this very rarely, then using amiscentry type would probably be simplest.
– Alan Munn
Aug 14 '18 at 3:35
2
For how to create custom citation and references for legislation inbiblatexsee What is best practice re. handling legal sources with Biblatex/Biber for disciplines other than law?.
– Alan Munn
Aug 14 '18 at 3:39
The exact form for your.bibentry will probably have to depend not only on the desired output, but also on the (BibTeX/biblatex) bibliography style you use in your document. For the occasional use@miscas suggested by Allan Munn seems the obvious choice, but the exact content of the fields may have to be tweaked a bit between styles.
– moewe
Aug 14 '18 at 5:35
1
Forbiblatex@miscparis, title = Paris Agreement, date = 2015-12-12, note = UNTC XXVII 7.d,would work reasonably well - it wouldn't give you the exact APA style output, but it would probably be close enough for most other intents and purposes.
– moewe
Aug 14 '18 at 5:45
add a comment |
Not sure whether it's better suited to Academia.SE. if it is, please feel free to migrate the question.
– Clement C.
Aug 14 '18 at 3:12
2
Here's what the APA blog has to say: blog.apastyle.org/apastyle/2013/09/… I think this covers most of the things. The APA is an author-year style, so if you're using any author-year style their guidelines would probably work, assuming that most journals don't have a specified style for them. If you are working in a legal citation framework, however, things may be quite different. If you only need this very rarely, then using amiscentry type would probably be simplest.
– Alan Munn
Aug 14 '18 at 3:35
2
For how to create custom citation and references for legislation inbiblatexsee What is best practice re. handling legal sources with Biblatex/Biber for disciplines other than law?.
– Alan Munn
Aug 14 '18 at 3:39
The exact form for your.bibentry will probably have to depend not only on the desired output, but also on the (BibTeX/biblatex) bibliography style you use in your document. For the occasional use@miscas suggested by Allan Munn seems the obvious choice, but the exact content of the fields may have to be tweaked a bit between styles.
– moewe
Aug 14 '18 at 5:35
1
Forbiblatex@miscparis, title = Paris Agreement, date = 2015-12-12, note = UNTC XXVII 7.d,would work reasonably well - it wouldn't give you the exact APA style output, but it would probably be close enough for most other intents and purposes.
– moewe
Aug 14 '18 at 5:45
Not sure whether it's better suited to Academia.SE. if it is, please feel free to migrate the question.
– Clement C.
Aug 14 '18 at 3:12
Not sure whether it's better suited to Academia.SE. if it is, please feel free to migrate the question.
– Clement C.
Aug 14 '18 at 3:12
2
2
Here's what the APA blog has to say: blog.apastyle.org/apastyle/2013/09/… I think this covers most of the things. The APA is an author-year style, so if you're using any author-year style their guidelines would probably work, assuming that most journals don't have a specified style for them. If you are working in a legal citation framework, however, things may be quite different. If you only need this very rarely, then using a
misc entry type would probably be simplest.– Alan Munn
Aug 14 '18 at 3:35
Here's what the APA blog has to say: blog.apastyle.org/apastyle/2013/09/… I think this covers most of the things. The APA is an author-year style, so if you're using any author-year style their guidelines would probably work, assuming that most journals don't have a specified style for them. If you are working in a legal citation framework, however, things may be quite different. If you only need this very rarely, then using a
misc entry type would probably be simplest.– Alan Munn
Aug 14 '18 at 3:35
2
2
For how to create custom citation and references for legislation in
biblatex see What is best practice re. handling legal sources with Biblatex/Biber for disciplines other than law?.– Alan Munn
Aug 14 '18 at 3:39
For how to create custom citation and references for legislation in
biblatex see What is best practice re. handling legal sources with Biblatex/Biber for disciplines other than law?.– Alan Munn
Aug 14 '18 at 3:39
The exact form for your
.bib entry will probably have to depend not only on the desired output, but also on the (BibTeX/biblatex) bibliography style you use in your document. For the occasional use @misc as suggested by Allan Munn seems the obvious choice, but the exact content of the fields may have to be tweaked a bit between styles.– moewe
Aug 14 '18 at 5:35
The exact form for your
.bib entry will probably have to depend not only on the desired output, but also on the (BibTeX/biblatex) bibliography style you use in your document. For the occasional use @misc as suggested by Allan Munn seems the obvious choice, but the exact content of the fields may have to be tweaked a bit between styles.– moewe
Aug 14 '18 at 5:35
1
1
For
biblatex @miscparis, title = Paris Agreement, date = 2015-12-12, note = UNTC XXVII 7.d, would work reasonably well - it wouldn't give you the exact APA style output, but it would probably be close enough for most other intents and purposes.– moewe
Aug 14 '18 at 5:45
For
biblatex @miscparis, title = Paris Agreement, date = 2015-12-12, note = UNTC XXVII 7.d, would work reasonably well - it wouldn't give you the exact APA style output, but it would probably be close enough for most other intents and purposes.– moewe
Aug 14 '18 at 5:45
add a comment |
1 Answer
1
active
oldest
votes
Short answer: there is nothing exactly on point ready to hand. It can be approximated quickly, though.
Slightly longer answer:
Depends on what information you need to pass on to your reader.
What will come into play is choosing from a combination of already existing biblatex styles and the entry types they support.
For example, for general purposes:
The oxnotes biblatex style has a @legal bib entry type, and piltreaty subentrytype, which handles the legally relevant dates. URLs are not really part of that picture (yet).
RequirePackagefilecontents
beginfilecontentsjobname.bib
@legalparis,
entrysubtype = piltreaty,
title = Paris Agreement,
shorthand = Paris Agreement,
execution = adopted=2015-12-12 and inforce=2016-11-04,
pagination = article,
journaltitle = United Nations Treaty Collection, Chapter XXVII 7. d,
url = https://treaties.un.org/pages/ViewDetails.aspx?src=TREATY&mtdsg_no=XXVII-7-d&chapter=27&clang=_en,
urldate = 2019-03-28
endfilecontents
documentclass[12pt]article
usepackage[english]babel
usepackage[autostyle]csquotes
usepackage[style=oxnotes,
isourls=true,
]biblatex
addbibresourcejobname.bib
begindocument
sectionOxnotes Style, @legal entry type
As stated in the citetitle[Article 4, paragraph 2]paris: ``Parties shall pursue domestic mitigation measures, ...''
printbibliography
enddocument
Result:

The apa style, by contrast, has a @data entry type which looks promising: it does a nice url, but its dates are limited (more publication-related), and there is not a cascade of them.
RequirePackagefilecontents
beginfilecontentsjobname.bib
@dataparis,
title = Paris Agreement,
type = UN Treaty,
entrysubtype = Treaty No. XXVII-7-d,
%shorthand = Paris Agreement,
day = 12,
month = 12,
year = 2015,
organization = United Nations,
url =https://treaties.un.org/pages/ViewDetails.aspx?src=TREATY&mtdsg_no=XXVII-7-d&chapter=27&clang=_en,
urlday = 28,
urlmonth = 3,
urlyear = 2019,
author = ,
endfilecontents
documentclass[12pt]article
usepackage[english]babel
usepackage[autostyle]csquotes
usepackage[style=apa]biblatex
addbibresourcejobname.bib
begindocument
sectionAPA Style, @data entry type
As stated in the citetitle[Article 4, paragraph 2]paris: ``Parties shall pursue domestic mitigation measures, ...''
printbibliography
enddocument
Result:

To get an idea of the effort needed to adapt a style, adding a url to the oxnotes legal entry turns out to be a one-line change, since all the heavy lifting and pre-work (field definition, assignment and allocation; date parsing and processing; options processing; string constant definition) has already been done.
We just get the already-formatted and packaged url+urldate and "bung it in" at the end (literally) of the bit that prints the formatted legal entry item in the bibliography (code from the foundational oxref.dbx file and copied into our document tex file's preamble:
DeclareBibliographyDriverlegal%
usebibmacrobibindex%
usebibmacrobegentry%
iffieldequalsentrysubtypeexplanatorynote%
printfield[default]title%
setunitaddspacenewblock
%
iffieldequalsentrysubtypeparliamentarytype%
usebibmacrolegal:parliamentary%
%
usebibmacrotreatycitation%
setunitaddcommaspacenewblock
printfield[default]note
setunitaddspacenewblock
setunitbibpagerefpunct%
usebibmacropageref%
usebibmacrourl+urldate%=========== this line
usebibmacrofinentry
MWE:
RequirePackagefilecontents
beginfilecontentsjobname.bib
@legalparis,
entrysubtype = piltreaty,
title = Paris Agreement,
shorthand = Paris Agreement,
execution = adopted=2015-12-12 and inforce=2016-11-04,
pagination = article,
journaltitle = United Nations Treaty Collection, Chapter XXVII 7. d,
url = https://treaties.un.org/pages/ViewDetails.aspx?src=TREATY&mtdsg_no=XXVII-7-d&chapter=27&clang=_en,
urldate = 2019-03-28
endfilecontents
documentclass[12pt]article
%=============================
usepackage[english]babel
usepackage[autostyle]csquotes
usepackage[style=oxnotes,
isourls=true,
]biblatex
addbibresourcejobname.bib
%=============================
DeclareBibliographyDriverlegal%
usebibmacrobibindex%
usebibmacrobegentry%
iffieldequalsentrysubtypeexplanatorynote%
printfield[default]title%
setunitaddspacenewblock
%
iffieldequalsentrysubtypeparliamentarytype%
usebibmacrolegal:parliamentary%
%
usebibmacrotreatycitation%
setunitaddcommaspacenewblock
printfield[default]note
setunitaddspacenewblock
setunitbibpagerefpunct%
usebibmacropageref%
usebibmacrourl+urldate%=========== this line
usebibmacrofinentry
begindocument
sectionOxnotes Style, @legal entry type (mod)
As stated in the citetitle[Article 4, paragraph 2]paris: ``Parties shall pursue domestic mitigation measures, ...''
printbibliography
enddocument
Result:

To change the apa style to be able to handle the dates is TML (too many lines) - for me, anyway :) . Doable, certainly. But not a five-minute job.
Although, thinking about it for a moment, the dates could go in as extra, individual fields, and then get formatted, and with bibstrings added. So, six minutes, then.
1
Very nice answer. Incidentally, as the author ofoscola, which is (largely) used byoxnotesfor legal material, I suppose I was responsible for not including the URL in treaties. The documentation suggests that it's a deliberate decision; but I can see an argument for having it, and that argument might be stronger foroxnotesandoscolabecause whereas practising lawyers ware likely to know how to find a treaty given the reference, others might not.
– Paul Stanley
10 hours ago
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "85"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f445962%2fhow-to-cite-a-un-treaty-bibtex-entry%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Short answer: there is nothing exactly on point ready to hand. It can be approximated quickly, though.
Slightly longer answer:
Depends on what information you need to pass on to your reader.
What will come into play is choosing from a combination of already existing biblatex styles and the entry types they support.
For example, for general purposes:
The oxnotes biblatex style has a @legal bib entry type, and piltreaty subentrytype, which handles the legally relevant dates. URLs are not really part of that picture (yet).
RequirePackagefilecontents
beginfilecontentsjobname.bib
@legalparis,
entrysubtype = piltreaty,
title = Paris Agreement,
shorthand = Paris Agreement,
execution = adopted=2015-12-12 and inforce=2016-11-04,
pagination = article,
journaltitle = United Nations Treaty Collection, Chapter XXVII 7. d,
url = https://treaties.un.org/pages/ViewDetails.aspx?src=TREATY&mtdsg_no=XXVII-7-d&chapter=27&clang=_en,
urldate = 2019-03-28
endfilecontents
documentclass[12pt]article
usepackage[english]babel
usepackage[autostyle]csquotes
usepackage[style=oxnotes,
isourls=true,
]biblatex
addbibresourcejobname.bib
begindocument
sectionOxnotes Style, @legal entry type
As stated in the citetitle[Article 4, paragraph 2]paris: ``Parties shall pursue domestic mitigation measures, ...''
printbibliography
enddocument
Result:

The apa style, by contrast, has a @data entry type which looks promising: it does a nice url, but its dates are limited (more publication-related), and there is not a cascade of them.
RequirePackagefilecontents
beginfilecontentsjobname.bib
@dataparis,
title = Paris Agreement,
type = UN Treaty,
entrysubtype = Treaty No. XXVII-7-d,
%shorthand = Paris Agreement,
day = 12,
month = 12,
year = 2015,
organization = United Nations,
url =https://treaties.un.org/pages/ViewDetails.aspx?src=TREATY&mtdsg_no=XXVII-7-d&chapter=27&clang=_en,
urlday = 28,
urlmonth = 3,
urlyear = 2019,
author = ,
endfilecontents
documentclass[12pt]article
usepackage[english]babel
usepackage[autostyle]csquotes
usepackage[style=apa]biblatex
addbibresourcejobname.bib
begindocument
sectionAPA Style, @data entry type
As stated in the citetitle[Article 4, paragraph 2]paris: ``Parties shall pursue domestic mitigation measures, ...''
printbibliography
enddocument
Result:

To get an idea of the effort needed to adapt a style, adding a url to the oxnotes legal entry turns out to be a one-line change, since all the heavy lifting and pre-work (field definition, assignment and allocation; date parsing and processing; options processing; string constant definition) has already been done.
We just get the already-formatted and packaged url+urldate and "bung it in" at the end (literally) of the bit that prints the formatted legal entry item in the bibliography (code from the foundational oxref.dbx file and copied into our document tex file's preamble:
DeclareBibliographyDriverlegal%
usebibmacrobibindex%
usebibmacrobegentry%
iffieldequalsentrysubtypeexplanatorynote%
printfield[default]title%
setunitaddspacenewblock
%
iffieldequalsentrysubtypeparliamentarytype%
usebibmacrolegal:parliamentary%
%
usebibmacrotreatycitation%
setunitaddcommaspacenewblock
printfield[default]note
setunitaddspacenewblock
setunitbibpagerefpunct%
usebibmacropageref%
usebibmacrourl+urldate%=========== this line
usebibmacrofinentry
MWE:
RequirePackagefilecontents
beginfilecontentsjobname.bib
@legalparis,
entrysubtype = piltreaty,
title = Paris Agreement,
shorthand = Paris Agreement,
execution = adopted=2015-12-12 and inforce=2016-11-04,
pagination = article,
journaltitle = United Nations Treaty Collection, Chapter XXVII 7. d,
url = https://treaties.un.org/pages/ViewDetails.aspx?src=TREATY&mtdsg_no=XXVII-7-d&chapter=27&clang=_en,
urldate = 2019-03-28
endfilecontents
documentclass[12pt]article
%=============================
usepackage[english]babel
usepackage[autostyle]csquotes
usepackage[style=oxnotes,
isourls=true,
]biblatex
addbibresourcejobname.bib
%=============================
DeclareBibliographyDriverlegal%
usebibmacrobibindex%
usebibmacrobegentry%
iffieldequalsentrysubtypeexplanatorynote%
printfield[default]title%
setunitaddspacenewblock
%
iffieldequalsentrysubtypeparliamentarytype%
usebibmacrolegal:parliamentary%
%
usebibmacrotreatycitation%
setunitaddcommaspacenewblock
printfield[default]note
setunitaddspacenewblock
setunitbibpagerefpunct%
usebibmacropageref%
usebibmacrourl+urldate%=========== this line
usebibmacrofinentry
begindocument
sectionOxnotes Style, @legal entry type (mod)
As stated in the citetitle[Article 4, paragraph 2]paris: ``Parties shall pursue domestic mitigation measures, ...''
printbibliography
enddocument
Result:

To change the apa style to be able to handle the dates is TML (too many lines) - for me, anyway :) . Doable, certainly. But not a five-minute job.
Although, thinking about it for a moment, the dates could go in as extra, individual fields, and then get formatted, and with bibstrings added. So, six minutes, then.
1
Very nice answer. Incidentally, as the author ofoscola, which is (largely) used byoxnotesfor legal material, I suppose I was responsible for not including the URL in treaties. The documentation suggests that it's a deliberate decision; but I can see an argument for having it, and that argument might be stronger foroxnotesandoscolabecause whereas practising lawyers ware likely to know how to find a treaty given the reference, others might not.
– Paul Stanley
10 hours ago
add a comment |
Short answer: there is nothing exactly on point ready to hand. It can be approximated quickly, though.
Slightly longer answer:
Depends on what information you need to pass on to your reader.
What will come into play is choosing from a combination of already existing biblatex styles and the entry types they support.
For example, for general purposes:
The oxnotes biblatex style has a @legal bib entry type, and piltreaty subentrytype, which handles the legally relevant dates. URLs are not really part of that picture (yet).
RequirePackagefilecontents
beginfilecontentsjobname.bib
@legalparis,
entrysubtype = piltreaty,
title = Paris Agreement,
shorthand = Paris Agreement,
execution = adopted=2015-12-12 and inforce=2016-11-04,
pagination = article,
journaltitle = United Nations Treaty Collection, Chapter XXVII 7. d,
url = https://treaties.un.org/pages/ViewDetails.aspx?src=TREATY&mtdsg_no=XXVII-7-d&chapter=27&clang=_en,
urldate = 2019-03-28
endfilecontents
documentclass[12pt]article
usepackage[english]babel
usepackage[autostyle]csquotes
usepackage[style=oxnotes,
isourls=true,
]biblatex
addbibresourcejobname.bib
begindocument
sectionOxnotes Style, @legal entry type
As stated in the citetitle[Article 4, paragraph 2]paris: ``Parties shall pursue domestic mitigation measures, ...''
printbibliography
enddocument
Result:

The apa style, by contrast, has a @data entry type which looks promising: it does a nice url, but its dates are limited (more publication-related), and there is not a cascade of them.
RequirePackagefilecontents
beginfilecontentsjobname.bib
@dataparis,
title = Paris Agreement,
type = UN Treaty,
entrysubtype = Treaty No. XXVII-7-d,
%shorthand = Paris Agreement,
day = 12,
month = 12,
year = 2015,
organization = United Nations,
url =https://treaties.un.org/pages/ViewDetails.aspx?src=TREATY&mtdsg_no=XXVII-7-d&chapter=27&clang=_en,
urlday = 28,
urlmonth = 3,
urlyear = 2019,
author = ,
endfilecontents
documentclass[12pt]article
usepackage[english]babel
usepackage[autostyle]csquotes
usepackage[style=apa]biblatex
addbibresourcejobname.bib
begindocument
sectionAPA Style, @data entry type
As stated in the citetitle[Article 4, paragraph 2]paris: ``Parties shall pursue domestic mitigation measures, ...''
printbibliography
enddocument
Result:

To get an idea of the effort needed to adapt a style, adding a url to the oxnotes legal entry turns out to be a one-line change, since all the heavy lifting and pre-work (field definition, assignment and allocation; date parsing and processing; options processing; string constant definition) has already been done.
We just get the already-formatted and packaged url+urldate and "bung it in" at the end (literally) of the bit that prints the formatted legal entry item in the bibliography (code from the foundational oxref.dbx file and copied into our document tex file's preamble:
DeclareBibliographyDriverlegal%
usebibmacrobibindex%
usebibmacrobegentry%
iffieldequalsentrysubtypeexplanatorynote%
printfield[default]title%
setunitaddspacenewblock
%
iffieldequalsentrysubtypeparliamentarytype%
usebibmacrolegal:parliamentary%
%
usebibmacrotreatycitation%
setunitaddcommaspacenewblock
printfield[default]note
setunitaddspacenewblock
setunitbibpagerefpunct%
usebibmacropageref%
usebibmacrourl+urldate%=========== this line
usebibmacrofinentry
MWE:
RequirePackagefilecontents
beginfilecontentsjobname.bib
@legalparis,
entrysubtype = piltreaty,
title = Paris Agreement,
shorthand = Paris Agreement,
execution = adopted=2015-12-12 and inforce=2016-11-04,
pagination = article,
journaltitle = United Nations Treaty Collection, Chapter XXVII 7. d,
url = https://treaties.un.org/pages/ViewDetails.aspx?src=TREATY&mtdsg_no=XXVII-7-d&chapter=27&clang=_en,
urldate = 2019-03-28
endfilecontents
documentclass[12pt]article
%=============================
usepackage[english]babel
usepackage[autostyle]csquotes
usepackage[style=oxnotes,
isourls=true,
]biblatex
addbibresourcejobname.bib
%=============================
DeclareBibliographyDriverlegal%
usebibmacrobibindex%
usebibmacrobegentry%
iffieldequalsentrysubtypeexplanatorynote%
printfield[default]title%
setunitaddspacenewblock
%
iffieldequalsentrysubtypeparliamentarytype%
usebibmacrolegal:parliamentary%
%
usebibmacrotreatycitation%
setunitaddcommaspacenewblock
printfield[default]note
setunitaddspacenewblock
setunitbibpagerefpunct%
usebibmacropageref%
usebibmacrourl+urldate%=========== this line
usebibmacrofinentry
begindocument
sectionOxnotes Style, @legal entry type (mod)
As stated in the citetitle[Article 4, paragraph 2]paris: ``Parties shall pursue domestic mitigation measures, ...''
printbibliography
enddocument
Result:

To change the apa style to be able to handle the dates is TML (too many lines) - for me, anyway :) . Doable, certainly. But not a five-minute job.
Although, thinking about it for a moment, the dates could go in as extra, individual fields, and then get formatted, and with bibstrings added. So, six minutes, then.
1
Very nice answer. Incidentally, as the author ofoscola, which is (largely) used byoxnotesfor legal material, I suppose I was responsible for not including the URL in treaties. The documentation suggests that it's a deliberate decision; but I can see an argument for having it, and that argument might be stronger foroxnotesandoscolabecause whereas practising lawyers ware likely to know how to find a treaty given the reference, others might not.
– Paul Stanley
10 hours ago
add a comment |
Short answer: there is nothing exactly on point ready to hand. It can be approximated quickly, though.
Slightly longer answer:
Depends on what information you need to pass on to your reader.
What will come into play is choosing from a combination of already existing biblatex styles and the entry types they support.
For example, for general purposes:
The oxnotes biblatex style has a @legal bib entry type, and piltreaty subentrytype, which handles the legally relevant dates. URLs are not really part of that picture (yet).
RequirePackagefilecontents
beginfilecontentsjobname.bib
@legalparis,
entrysubtype = piltreaty,
title = Paris Agreement,
shorthand = Paris Agreement,
execution = adopted=2015-12-12 and inforce=2016-11-04,
pagination = article,
journaltitle = United Nations Treaty Collection, Chapter XXVII 7. d,
url = https://treaties.un.org/pages/ViewDetails.aspx?src=TREATY&mtdsg_no=XXVII-7-d&chapter=27&clang=_en,
urldate = 2019-03-28
endfilecontents
documentclass[12pt]article
usepackage[english]babel
usepackage[autostyle]csquotes
usepackage[style=oxnotes,
isourls=true,
]biblatex
addbibresourcejobname.bib
begindocument
sectionOxnotes Style, @legal entry type
As stated in the citetitle[Article 4, paragraph 2]paris: ``Parties shall pursue domestic mitigation measures, ...''
printbibliography
enddocument
Result:

The apa style, by contrast, has a @data entry type which looks promising: it does a nice url, but its dates are limited (more publication-related), and there is not a cascade of them.
RequirePackagefilecontents
beginfilecontentsjobname.bib
@dataparis,
title = Paris Agreement,
type = UN Treaty,
entrysubtype = Treaty No. XXVII-7-d,
%shorthand = Paris Agreement,
day = 12,
month = 12,
year = 2015,
organization = United Nations,
url =https://treaties.un.org/pages/ViewDetails.aspx?src=TREATY&mtdsg_no=XXVII-7-d&chapter=27&clang=_en,
urlday = 28,
urlmonth = 3,
urlyear = 2019,
author = ,
endfilecontents
documentclass[12pt]article
usepackage[english]babel
usepackage[autostyle]csquotes
usepackage[style=apa]biblatex
addbibresourcejobname.bib
begindocument
sectionAPA Style, @data entry type
As stated in the citetitle[Article 4, paragraph 2]paris: ``Parties shall pursue domestic mitigation measures, ...''
printbibliography
enddocument
Result:

To get an idea of the effort needed to adapt a style, adding a url to the oxnotes legal entry turns out to be a one-line change, since all the heavy lifting and pre-work (field definition, assignment and allocation; date parsing and processing; options processing; string constant definition) has already been done.
We just get the already-formatted and packaged url+urldate and "bung it in" at the end (literally) of the bit that prints the formatted legal entry item in the bibliography (code from the foundational oxref.dbx file and copied into our document tex file's preamble:
DeclareBibliographyDriverlegal%
usebibmacrobibindex%
usebibmacrobegentry%
iffieldequalsentrysubtypeexplanatorynote%
printfield[default]title%
setunitaddspacenewblock
%
iffieldequalsentrysubtypeparliamentarytype%
usebibmacrolegal:parliamentary%
%
usebibmacrotreatycitation%
setunitaddcommaspacenewblock
printfield[default]note
setunitaddspacenewblock
setunitbibpagerefpunct%
usebibmacropageref%
usebibmacrourl+urldate%=========== this line
usebibmacrofinentry
MWE:
RequirePackagefilecontents
beginfilecontentsjobname.bib
@legalparis,
entrysubtype = piltreaty,
title = Paris Agreement,
shorthand = Paris Agreement,
execution = adopted=2015-12-12 and inforce=2016-11-04,
pagination = article,
journaltitle = United Nations Treaty Collection, Chapter XXVII 7. d,
url = https://treaties.un.org/pages/ViewDetails.aspx?src=TREATY&mtdsg_no=XXVII-7-d&chapter=27&clang=_en,
urldate = 2019-03-28
endfilecontents
documentclass[12pt]article
%=============================
usepackage[english]babel
usepackage[autostyle]csquotes
usepackage[style=oxnotes,
isourls=true,
]biblatex
addbibresourcejobname.bib
%=============================
DeclareBibliographyDriverlegal%
usebibmacrobibindex%
usebibmacrobegentry%
iffieldequalsentrysubtypeexplanatorynote%
printfield[default]title%
setunitaddspacenewblock
%
iffieldequalsentrysubtypeparliamentarytype%
usebibmacrolegal:parliamentary%
%
usebibmacrotreatycitation%
setunitaddcommaspacenewblock
printfield[default]note
setunitaddspacenewblock
setunitbibpagerefpunct%
usebibmacropageref%
usebibmacrourl+urldate%=========== this line
usebibmacrofinentry
begindocument
sectionOxnotes Style, @legal entry type (mod)
As stated in the citetitle[Article 4, paragraph 2]paris: ``Parties shall pursue domestic mitigation measures, ...''
printbibliography
enddocument
Result:

To change the apa style to be able to handle the dates is TML (too many lines) - for me, anyway :) . Doable, certainly. But not a five-minute job.
Although, thinking about it for a moment, the dates could go in as extra, individual fields, and then get formatted, and with bibstrings added. So, six minutes, then.
Short answer: there is nothing exactly on point ready to hand. It can be approximated quickly, though.
Slightly longer answer:
Depends on what information you need to pass on to your reader.
What will come into play is choosing from a combination of already existing biblatex styles and the entry types they support.
For example, for general purposes:
The oxnotes biblatex style has a @legal bib entry type, and piltreaty subentrytype, which handles the legally relevant dates. URLs are not really part of that picture (yet).
RequirePackagefilecontents
beginfilecontentsjobname.bib
@legalparis,
entrysubtype = piltreaty,
title = Paris Agreement,
shorthand = Paris Agreement,
execution = adopted=2015-12-12 and inforce=2016-11-04,
pagination = article,
journaltitle = United Nations Treaty Collection, Chapter XXVII 7. d,
url = https://treaties.un.org/pages/ViewDetails.aspx?src=TREATY&mtdsg_no=XXVII-7-d&chapter=27&clang=_en,
urldate = 2019-03-28
endfilecontents
documentclass[12pt]article
usepackage[english]babel
usepackage[autostyle]csquotes
usepackage[style=oxnotes,
isourls=true,
]biblatex
addbibresourcejobname.bib
begindocument
sectionOxnotes Style, @legal entry type
As stated in the citetitle[Article 4, paragraph 2]paris: ``Parties shall pursue domestic mitigation measures, ...''
printbibliography
enddocument
Result:

The apa style, by contrast, has a @data entry type which looks promising: it does a nice url, but its dates are limited (more publication-related), and there is not a cascade of them.
RequirePackagefilecontents
beginfilecontentsjobname.bib
@dataparis,
title = Paris Agreement,
type = UN Treaty,
entrysubtype = Treaty No. XXVII-7-d,
%shorthand = Paris Agreement,
day = 12,
month = 12,
year = 2015,
organization = United Nations,
url =https://treaties.un.org/pages/ViewDetails.aspx?src=TREATY&mtdsg_no=XXVII-7-d&chapter=27&clang=_en,
urlday = 28,
urlmonth = 3,
urlyear = 2019,
author = ,
endfilecontents
documentclass[12pt]article
usepackage[english]babel
usepackage[autostyle]csquotes
usepackage[style=apa]biblatex
addbibresourcejobname.bib
begindocument
sectionAPA Style, @data entry type
As stated in the citetitle[Article 4, paragraph 2]paris: ``Parties shall pursue domestic mitigation measures, ...''
printbibliography
enddocument
Result:

To get an idea of the effort needed to adapt a style, adding a url to the oxnotes legal entry turns out to be a one-line change, since all the heavy lifting and pre-work (field definition, assignment and allocation; date parsing and processing; options processing; string constant definition) has already been done.
We just get the already-formatted and packaged url+urldate and "bung it in" at the end (literally) of the bit that prints the formatted legal entry item in the bibliography (code from the foundational oxref.dbx file and copied into our document tex file's preamble:
DeclareBibliographyDriverlegal%
usebibmacrobibindex%
usebibmacrobegentry%
iffieldequalsentrysubtypeexplanatorynote%
printfield[default]title%
setunitaddspacenewblock
%
iffieldequalsentrysubtypeparliamentarytype%
usebibmacrolegal:parliamentary%
%
usebibmacrotreatycitation%
setunitaddcommaspacenewblock
printfield[default]note
setunitaddspacenewblock
setunitbibpagerefpunct%
usebibmacropageref%
usebibmacrourl+urldate%=========== this line
usebibmacrofinentry
MWE:
RequirePackagefilecontents
beginfilecontentsjobname.bib
@legalparis,
entrysubtype = piltreaty,
title = Paris Agreement,
shorthand = Paris Agreement,
execution = adopted=2015-12-12 and inforce=2016-11-04,
pagination = article,
journaltitle = United Nations Treaty Collection, Chapter XXVII 7. d,
url = https://treaties.un.org/pages/ViewDetails.aspx?src=TREATY&mtdsg_no=XXVII-7-d&chapter=27&clang=_en,
urldate = 2019-03-28
endfilecontents
documentclass[12pt]article
%=============================
usepackage[english]babel
usepackage[autostyle]csquotes
usepackage[style=oxnotes,
isourls=true,
]biblatex
addbibresourcejobname.bib
%=============================
DeclareBibliographyDriverlegal%
usebibmacrobibindex%
usebibmacrobegentry%
iffieldequalsentrysubtypeexplanatorynote%
printfield[default]title%
setunitaddspacenewblock
%
iffieldequalsentrysubtypeparliamentarytype%
usebibmacrolegal:parliamentary%
%
usebibmacrotreatycitation%
setunitaddcommaspacenewblock
printfield[default]note
setunitaddspacenewblock
setunitbibpagerefpunct%
usebibmacropageref%
usebibmacrourl+urldate%=========== this line
usebibmacrofinentry
begindocument
sectionOxnotes Style, @legal entry type (mod)
As stated in the citetitle[Article 4, paragraph 2]paris: ``Parties shall pursue domestic mitigation measures, ...''
printbibliography
enddocument
Result:

To change the apa style to be able to handle the dates is TML (too many lines) - for me, anyway :) . Doable, certainly. But not a five-minute job.
Although, thinking about it for a moment, the dates could go in as extra, individual fields, and then get formatted, and with bibstrings added. So, six minutes, then.
edited 10 hours ago
moewe
95.4k10116358
95.4k10116358
answered 10 hours ago
CicadaCicada
313
313
1
Very nice answer. Incidentally, as the author ofoscola, which is (largely) used byoxnotesfor legal material, I suppose I was responsible for not including the URL in treaties. The documentation suggests that it's a deliberate decision; but I can see an argument for having it, and that argument might be stronger foroxnotesandoscolabecause whereas practising lawyers ware likely to know how to find a treaty given the reference, others might not.
– Paul Stanley
10 hours ago
add a comment |
1
Very nice answer. Incidentally, as the author ofoscola, which is (largely) used byoxnotesfor legal material, I suppose I was responsible for not including the URL in treaties. The documentation suggests that it's a deliberate decision; but I can see an argument for having it, and that argument might be stronger foroxnotesandoscolabecause whereas practising lawyers ware likely to know how to find a treaty given the reference, others might not.
– Paul Stanley
10 hours ago
1
1
Very nice answer. Incidentally, as the author of
oscola, which is (largely) used by oxnotes for legal material, I suppose I was responsible for not including the URL in treaties. The documentation suggests that it's a deliberate decision; but I can see an argument for having it, and that argument might be stronger for oxnotes and oscola because whereas practising lawyers ware likely to know how to find a treaty given the reference, others might not.– Paul Stanley
10 hours ago
Very nice answer. Incidentally, as the author of
oscola, which is (largely) used by oxnotes for legal material, I suppose I was responsible for not including the URL in treaties. The documentation suggests that it's a deliberate decision; but I can see an argument for having it, and that argument might be stronger for oxnotes and oscola because whereas practising lawyers ware likely to know how to find a treaty given the reference, others might not.– Paul Stanley
10 hours ago
add a comment |
Thanks for contributing an answer to TeX - LaTeX Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f445962%2fhow-to-cite-a-un-treaty-bibtex-entry%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Not sure whether it's better suited to Academia.SE. if it is, please feel free to migrate the question.
– Clement C.
Aug 14 '18 at 3:12
2
Here's what the APA blog has to say: blog.apastyle.org/apastyle/2013/09/… I think this covers most of the things. The APA is an author-year style, so if you're using any author-year style their guidelines would probably work, assuming that most journals don't have a specified style for them. If you are working in a legal citation framework, however, things may be quite different. If you only need this very rarely, then using a
miscentry type would probably be simplest.– Alan Munn
Aug 14 '18 at 3:35
2
For how to create custom citation and references for legislation in
biblatexsee What is best practice re. handling legal sources with Biblatex/Biber for disciplines other than law?.– Alan Munn
Aug 14 '18 at 3:39
The exact form for your
.bibentry will probably have to depend not only on the desired output, but also on the (BibTeX/biblatex) bibliography style you use in your document. For the occasional use@miscas suggested by Allan Munn seems the obvious choice, but the exact content of the fields may have to be tweaked a bit between styles.– moewe
Aug 14 '18 at 5:35
1
For
biblatex@miscparis, title = Paris Agreement, date = 2015-12-12, note = UNTC XXVII 7.d,would work reasonably well - it wouldn't give you the exact APA style output, but it would probably be close enough for most other intents and purposes.– moewe
Aug 14 '18 at 5:45