Current template edit

Schrijver, Peter C. H.; Sihler, Andrew L.; White, Walter; Beekes, Robert S. P. , quoting Jobs, Steve (1991), “Wort [word]”, in , Lubotsky, Alexander, transl.; Rix, Helmut, editor, Die Vertretung der indogermanischen Laryngale im Lateinischen [The reflexes of the Proto-Indo-European laryngeals in Latin] (Leiden studies in Indo-European; 2) (in German), 2.3, volume II, issue 22, other, 1st edition, Amsterdam, Atlanta: Rodopi, published 1995, →Bibcode, →DOI, →ISBN, →ISSN, →JSTOR, →LCCN, →OCLC, →PMID, →SSRN, archived from the original on 2014-03-24, section 8, page 83, column c: “Der schnelle braune Fuchs springt über den faulen Hund [The quick brown fox jumps over the lazy dog]”

New module edit

.cite-meta .cm-title > li:nth-child(2) { font-style: italic }
.cite-meta .cm-id > li:nth-child(2) { font-size: smaller }
.cite-meta .cm-passage.blockquote > li:nth-child(2), .cite-meta .cm-passage.blockquote .cm-translation { display:block; padding-left: 2em; }

Lua error in Module:parameters at line 403: Parameter "entry" has been entered more than once. This is probably because a parameter alias has been used.

Custom formats edit

Required Cascading Style Sheets edit

.custom-format .cite-meta {
  display: -webkit-flex; /* Safari */
  -webkit-flex-flow: row wrap; /* Safari 6.1+ */
  display: flex;   
  flex-flow: row wrap;
}

.custom-format .cite-meta li:first-child,
.custom-format .cite-meta li:last-child {
    font-size: 0;
}

.custom-format .cite-meta li:first-child::before,
.custom-format .cite-meta li:last-child::after {
	font-size: 0.875rem;
}

Optional Javascript edit

Optional Javascript to make the pseudo text CSS modifications selectable.

setTimeout(function(){
	var pseudoElements = document.querySelectorAll('.cite-meta li');
	for (var i=0, max=pseudoElements.length; i < max; i++) {
		var before = window.getComputedStyle(pseudoElements[i], '::before');
		var after = window.getComputedStyle(pseudoElements[i], '::after');
		if (before.content != "none") {
			pseudoElements[i].parentElement.prepend(before.content.replace( /(^")|("$)/g, '' ));
			pseudoElements[i].style.display = 'none';
		}
		if (after.content != "none") {
			pseudoElements[i].parentElement.append(after.content.replace( /(^")|("$)/g, '' ));
			pseudoElements[i].style.display = 'none';
		}
	}
});

Chicago Manual of Style format edit

https://www.chicagomanualofstyle.org/tools_citationguide/citation-guide-2.html

Lua error in Module:parameters at line 403: Parameter "entry" has been entered more than once. This is probably because a parameter alias has been used.

Futuyma, Douglas J., Mark Kirkpatrick, and Jacob Manse. Evolution. Edited by John Smith. Compiled by W. H. D. Rouse. Translated by Jim Bean. 1st ed. Vol. II. Book Series. Sunderland, MA: Sinauer Associates,, Publishers, 2017.

#cms .cite-meta .cm-authors { order: 1 }
#cms .cite-meta .cm-title { order: 2 }
#cms .cite-meta .cm-contributors { order: 3 }
#cms .cite-meta .cm-edition { order: 4 }
#cms .cite-meta .cm-volume { order: 5 }
#cms .cite-meta .cm-series { order: 6 }
#cms .cite-meta .cm-publisher { order: 7 }
#cms .cite-meta .cm-years { order: 7 }
#cms .cite-meta .cm-quotee, #cms .cite-meta .cm-entry, #cms .cite-meta .cm-chapter, #cms .cite-meta .cm-lang, #cms .cite-meta .cm-version, #cms .cite-meta .cm-version, #cms .cite-meta .cm-others, #cms .cite-meta .cm-issue, #cms .cite-meta .cm-id, #cms .cite-meta .cm-section, #cms .cite-meta .cm-page, #cms .cite-meta .cm-column, #cms .cite-meta .cm-seriesvolume { display:none }

#cms .cite-meta .cm-authors > li:last-child::after { content: ".\00a0" }
#cms .cite-meta .cm-authors .cm-author > li:last-child::after { content: ",\00a0" }
#cms .cite-meta .cm-authors ul:nth-last-child(2) > li:last-child::after { content: "\00a0 and\00a0" }
#cms .cite-meta .cm-authors ul:last-child > li:last-child::after { content: "" }
#cms .cite-meta .cm-years > li:first-child::before { content: "" }
#cms .cite-meta .cm-years > li:last-child::after { content: ".\00a0" }
#cms .cite-meta .cm-editors > li:first-child::before { content: "Edited by\00a0" }
#cms .cite-meta .cm-editors > li:last-child::after { content: ".\00a0" }
#cms .cite-meta .cm-translators > li:first-child::before { content: "Translated by\00a0" }
#cms .cite-meta .cm-translators > li:last-child::after { content: ".\00a0" }
#cms .cite-meta .cm-title > li:last-child::after { content: ".\00a0" }
#cms .cite-meta .cm-series > li:first-child::before { content: "." }
#cms .cite-meta .cm-series > li:last-child::after { content: ".\00a0" }
#cms .cite-meta .cm-volume > li:first-child::before { content: "Vol.\00a0" }
#cms .cite-meta .cm-volume > li:last-child::after { content: ".\00a0" }
#cms .cite-meta .cm-edition > li:last-child::after { content: "\00a0 ed.\00a0" }
#cms .cite-meta .cm-location > li:last-child::after { content: ":\00a0" }

APA format edit

Lua error in Module:parameters at line 403: Parameter "entry" has been entered more than once. This is probably because a parameter alias has been used.

Futuyma, D. J., Kirkpatrick, M., & Bean, J. (2017). Evolution (1st ed., Vol. II, Book Series) (W. Rouse, Ed.; J. Manse, Trans.). Sunderland, MA: Sinauer Associates,. doi:10.1371/journal.pone.0119248