{"id":1714,"date":"2021-02-26T15:47:53","date_gmt":"2021-02-26T14:47:53","guid":{"rendered":"http:\/\/thebarumfabula.usc.es\/guidelines\/referencias-bibliograficas\/estilos-de-cita-por-tipo-de-publicacion\/"},"modified":"2021-07-02T13:30:55","modified_gmt":"2021-07-02T11:30:55","slug":"estilos-de-cita-por-tipo-de-publicacion","status":"publish","type":"docs","link":"https:\/\/thebarumfabula.usc.es\/en\/guidelines\/referencias-bibliograficas\/estilos-de-cita-por-tipo-de-publicacion\/","title":{"rendered":"Citation Styles by Publication Type"},"content":{"rendered":"<p>We present here only a collection of models of the most frequently cited types of publication, with the structure and rules that we require in our editions. If it is necessary to cite a work that is not listed here, see other models offered by the <a href=\"https:\/\/tei-c.org\/release\/doc\/tei-p5-doc\/en\/html\/examples-bibl.html\" data-type=\"URL\" data-id=\"https:\/\/tei-c.org\/release\/doc\/tei-p5-doc\/en\/html\/examples-bibl.html\">TEI-C<\/a>.<\/p>\n\n\n\n<p>The tag that indicates all bibliographic references is <code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">&lt;bibl&gt;<\/code>,  and it contains tags such as <code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">&lt;author&gt;<\/code> (author), <code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">&lt;editor&gt;<\/code> (editors, commentators and translators), <code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">&lt;date&gt;<\/code> (publication date), <code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">&lt;title&gt;<\/code> (title of book, article, journal, etc.),<code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">&lt;edition&gt;<\/code> (reeditions and editions starting from the second one), <code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">&lt;pubPlace&gt;<\/code> (place of publication), <code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">&lt;biblScope&gt;<\/code> (page ranges, no. of volume, etc.), <code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">&lt;idno&gt;<\/code> (numerical identifiers), etc.<\/p>\n\n\n\n<p>Each of these tags can carry different attributes, indicating, for example, the kind of title it is (a book, an article, a journal, a collection, etc.), or what kind of identifying number it is (DOI, URL, ISBN, etc.). We need to indicate them in all contexts.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"> Types<\/h4>\n\n\n\n<p>The function that they fulfil is indicated with <code data-enlighter-language=\"generic\" class=\"EnlighterJSRAW\">@role<\/code>:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">@role=\"ed.\"<\/code> or <code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">@role=\"eds.\"<\/code>: editor or editors.<\/li><li><code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">@role=\"trad.\"<\/code> or <code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">@role=\"trads.\"<\/code>: translator or translators.<\/li><li><code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">@role=\"comm.\"<\/code>: commentator or commentators.<\/li><li>These can be combined as necessary: <code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">@role=\"ed., trad., comm.\"<\/code><\/li><\/ul>\n\n\n\n<h4 class=\"wp-block-heading\">Type of <\/h4>\n\n\n\n<ul class=\"wp-block-list\"><li><code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">@level=\"a\"<\/code> (<em>analytic<\/em>). A journal article, book chapter, or any text that is part of a larger publication.<\/li><li><code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">@level=\"m\"<\/code>&nbsp;(<em>monographic<\/em>). Monographs such as books, or any other title considered a separate publication, including each volume of a multi-volume work.<\/li><li><code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">@level=\"j\"<\/code>&nbsp;(<em>journal<\/em>). Any serial or periodical publication, such as a magazine, journal or newspaper.<\/li><li><code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">@level=\"s\"<\/code>&nbsp;(<em>series<\/em>). A series of publications, collection, etc.<\/li><li><code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">@level=\"u\"<\/code>&nbsp;(<em>unpublished<\/em>). Unpublished material, including unpublished doctoral theses, conference presentations, etc., which have not been published.&nbsp;<\/li><\/ul>\n\n\n\n<h4 class=\"wp-block-heading\">Types of <\/h4>\n\n\n\n<ul class=\"wp-block-list\"><li><code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">@unit=\"vol\"<\/code> (<em>volume<\/em>). Volume number of a journal, multi-volume book, etc.<\/li><li><code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">@unit=\"pp\"<\/code> (<em>pages<\/em>). Range of pages cited, or pages occupied by an article, book chapter, etc.<\/li><\/ul>\n\n\n\n<h4 class=\"wp-block-heading\">Types of <\/h4>\n\n\n\n<ul class=\"wp-block-list\"><li><code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">@type=\"uri\"<\/code>. Static URL of the publication or web address.<\/li><li><code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">@type=\"doi\"<\/code>. DOI of the publication.<\/li><\/ul>\n\n\n\n<h4 class=\"wp-block-heading\">Sucessive Editions of a Work<\/h4>\n\n\n\n<p>To indicate that the work is a 2nd or subsequent edition, the <code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">&lt;date><\/code> tag is surrounded by the <code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">&lt;edition><\/code>tag, adding the edition number at the end, in this format:<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"xml\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">&lt;edition>&lt;date>1975\/1980&lt;\/date>3&lt;\/edition><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">Journal Articles<\/h2>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"xml\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">&lt;bibl>\n\t&lt;author>Marshall, A.R.&lt;\/author>\n\t&lt;date>2008&lt;\/date>\n\t&lt;title level=\"a\">Allusion and Meaning in Statius: Five Notes on &lt;hi>Silvae&lt;\/hi> 1&lt;\/title>\n\t&lt;title level=\"j\">Mnemosyne&lt;\/title>\n\t&lt;biblScope unit=\"vol\">61.4&lt;\/biblScope>\n\t&lt;biblScope unit=\"pp\">601\u2013618&lt;\/biblScope>\n\t&lt;idno type=\"doi\">10.1163\/156852508X252812&lt;\/idno>\n&lt;\/bibl><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">Electronic Publications<\/h2>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"xml\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">&lt;bibl>\n\t&lt;author>Kiss, D.&lt;\/author>\n\t&lt;date>2013&lt;\/date>\n\t&lt;title level=\"m\">Catullus Online: an Online Repertory of Conjectures on Catullus&lt;\/title>\n\t&lt;idno type=\"uri\">http:\/\/www.catullusonline.org&lt;\/idno>\n&lt;\/bibl><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">Book Chapters<\/h2>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"xml\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">&lt;bibl>\n\t&lt;author>Ariemma, E.M.&lt;\/author>\n\t&lt;date>2004&lt;\/date>\n\t&lt;title level=\"a\">Lo spettro della fame, l'arsura della sete (Sil. II 461-474)&lt;\/title>\n\t&lt;editor role=\"eds.\">P. Esposito &amp;amp; E.M. Ariemma&lt;\/editor>\n\t&lt;title level=\"m\">Lucano e la tradizione dell'epica antica&lt;\/title>\n\t&lt;pubPlace>Napoli&lt;\/pubPlace>\n\t&lt;biblScope unit=\"pp\">153-191&lt;\/biblScope>\n&lt;\/bibl><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">Books<\/h2>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"xml\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">&lt;bibl>\n\t&lt;author>Schubert, W.&lt;\/author>\n\t&lt;date>1984&lt;\/date>\n\t&lt;title level=\"m\">Jupiter in den Epen der Flavierzeit&lt;\/title>\n\t&lt;pubPlace>Frankfurt&lt;\/pubPlace>\n&lt;\/bibl>\n\n&lt;bibl>\n\t&lt;author>Elias, N.&lt;\/author>\n\t&lt;edition>&lt;date>1975\/1980&lt;\/date>3&lt;\/edition>\n\t&lt;title level=\"m\">La societ\u00e0 di corte&lt;\/title>\n\t&lt;pubPlace>Bologna&lt;\/pubPlace>\n&lt;\/bibl>\n\n&lt;bibl>\n\t&lt;author>Faider, P., Ch. Favet &amp;amp; P. van Woestine&lt;\/author>\n\t&lt;date>1950&lt;\/date>\n\t&lt;title level=\"m\">De la cl\u00e9mence. S\u00e9n\u00e8que&lt;\/title>\n\t&lt;pubPlace>Brugge&lt;\/pubPlace>\n&lt;\/bibl>\n\n&lt;bibl>\n\t&lt;author style=\"etal\">Faider, P., Ch. Favet, P. van Woestine&lt;\/author>\n\t&lt;date>1950&lt;\/date>\n\t&lt;title level=\"m\">De la cl\u00e9mence. S\u00e9n\u00e8que&lt;\/title>\n\t&lt;pubPlace>Brugge&lt;\/pubPlace>\n&lt;\/bibl><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">Edited Books<\/h2>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"xml\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">&lt;bibl>\n\t&lt;editor role=\"ed.\">Boyle, A.J.&lt;\/editor>\n\t&lt;date>1990&lt;\/date>\n\t&lt;title level=\"m\">The Imperial Muse: Ramus Essays on Roman Literature of the Empire: Flavian Epicist to Claudian&lt;\/title>\n\t&lt;pubPlace>Bendigo\/London&lt;\/pubPlace>\n&lt;\/bibl>\n\n&lt;bibl>\n\t&lt;editor role=\"eds.\">Aloni, A., E. Berardi &amp;amp; S. Cecchin&lt;\/editor>\n\t&lt;date>2002&lt;\/date>\n\t&lt;title level=\"m\">Atti del Seminario Internazionale &lt;hi>I sette a Tebe&lt;\/hi>. Dal mito alla letteratura. Torino 21 22 Febbraio 2001&lt;\/title>\n\t&lt;pubPlace>Bologna&lt;\/pubPlace>\n&lt;\/bibl>\n\n&lt;bibl>\n\t&lt;editor role=\"eds.\" style=\"etal\">Roberts, D.H., F.M. Dunn, D. Fowler&lt;\/editor>\n\t&lt;date>1997&lt;\/date>\n\t&lt;title level=\"m\">Classical Closure. Reading the End in Greek and Latin Literature&lt;\/title>\n\t&lt;pubPlace>Princeton&lt;\/pubPlace>\n&lt;\/bibl><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">Editons, Translations and Commentaries of Ancient Texts<\/h2>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"xml\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">&lt;bibl>\n\t&lt;editor role=\"ed.\">P\u00e9rez L\u00f3pez, F.&lt;\/editor>\n\t&lt;date>2014&lt;\/date>\n\t&lt;title level=\"m\">M. Tullii Ciceroni Opera Omnia&lt;\/title>\n\t&lt;pubPlace>Oxford&lt;\/pubPlace>\n&lt;\/bibl>\n\n&lt;bibl>\n\t&lt;editor role=\"trad.\">P\u00e9rez L\u00f3pez, F.&lt;\/editor>\n\t&lt;date>2014&lt;\/date>\n\t&lt;title level=\"m\">Plat\u00f3n: &lt;hi>Las leyes&lt;\/hi>&lt;\/title>\n\t&lt;pubPlace>Madrid&lt;\/pubPlace>\n&lt;\/bibl>\n\n&lt;bibl>\n\t&lt;editor role=\"ed., trad., comm.\">P\u00e9rez L\u00f3pez, F.&lt;\/editor>\n\t&lt;date>2014&lt;\/date>\n\t&lt;title level=\"m\">Plat\u00f3n: &lt;hi>Las leyes&lt;\/hi>&lt;\/title>\n\t&lt;pubPlace>Madrid&lt;\/pubPlace>\n&lt;\/bibl><\/pre>","protected":false},"featured_media":0,"parent":1263,"menu_order":1,"comment_status":"open","ping_status":"closed","template":"","doc_tag":[],"class_list":["post-1714","docs","type-docs","status-publish","hentry"],"comment_count":0,"_links":{"self":[{"href":"https:\/\/thebarumfabula.usc.es\/en\/wp-json\/wp\/v2\/docs\/1714","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thebarumfabula.usc.es\/en\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/thebarumfabula.usc.es\/en\/wp-json\/wp\/v2\/types\/docs"}],"replies":[{"embeddable":true,"href":"https:\/\/thebarumfabula.usc.es\/en\/wp-json\/wp\/v2\/comments?post=1714"}],"version-history":[{"count":26,"href":"https:\/\/thebarumfabula.usc.es\/en\/wp-json\/wp\/v2\/docs\/1714\/revisions"}],"predecessor-version":[{"id":2327,"href":"https:\/\/thebarumfabula.usc.es\/en\/wp-json\/wp\/v2\/docs\/1714\/revisions\/2327"}],"up":[{"embeddable":true,"href":"https:\/\/thebarumfabula.usc.es\/en\/wp-json\/wp\/v2\/docs\/1263"}],"prev":[{"title":"Bibliographic Citation Rules","link":"https:\/\/thebarumfabula.usc.es\/en\/guidelines\/referencias-bibliograficas\/normas-de-cita-bibliografica\/","href":"https:\/\/thebarumfabula.usc.es\/en\/wp-json\/wp\/v2\/docs\/1699"}],"wp:attachment":[{"href":"https:\/\/thebarumfabula.usc.es\/en\/wp-json\/wp\/v2\/media?parent=1714"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/thebarumfabula.usc.es\/en\/wp-json\/wp\/v2\/doc_tag?post=1714"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}