Template:bib citation: Difference between revisions

From Thesaurus Inscriptionum Raeticarum
Jump to navigationJump to search
No edit summary
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
[[description::This is a support template for displaying '''full citations''' as lists of used references.]] For this purpose, this template has to be defined as the output template in semantic queries, using the parameter <code>template=bib_citation</code>, as done for instance within the [[Template:bibliography]]. Use the [[Property:source]] to define the references that shall be listed as bibliography on the very page, e.g. <code><nowiki>[[source::Morandi 2004]]</nowiki></code>, – or a template that does so, e.g. the [[Template:bib]].
[[description::This is a support template for displaying '''full citations''' as lists of used references.]]
 
For this purpose, this template has to be defined as the output template in semantic queries, using the parameter <code>template=bib_citation</code>, as done for instance within the [[Template:bibliography]].
 
Use the [[Property:index]] to define the references that shall be listed as bibliography on the very page, e.g. <code><nowiki>[[index::Morandi 2004]]</nowiki></code>, – or a template that does so, e.g. the [[Template:bib]].


== Example ==
== Example ==
The object [[source::TI·1 Gudo]] is treated by [[source::Morandi 2004]] as well as by [[source::Solinas 1995]]. Only [[source::Lejeune 1971]] doesn't mention it.
The object [[index::TI·1 Gudo]] is treated by [[index::Morandi 2004]] as well as by [[index::Solinas 1994]]. Only [[index::Lejeune 1971]] doesn't mention it.


=== Bibliography ===
=== Bibliography ===
{| class="table_bibliography"
{| class="table_bibliography"
{{#ask:[[Category:Reference]][[Modification date::+]]|mainlabel=-|?#|format=template|template=bib_citation|sort=sortform|limit=1000|default=none|searchlabel=}}
{{#ask:[[Category:Reference]][[Modification date::+]]|link=none|sep=|template=bib_citation|sort=sortform|limit=1000|default=none|searchlabel=}}
|}
|}


Line 14: Line 18:
!<span class="bib_citation">[[{{{1|}}}]]</span>
!<span class="bib_citation">[[{{{1|}}}]]</span>
{{!}}{{#show: {{{1|}}}|?text_plain}}
{{!}}{{#show: {{{1|}}}|?text_plain}}
{{!}}- | {{#ifeq: {{#ask:[[{{FULLPAGENAME}}]][[source::{{{1|}}}]]|format=list|default=none}}|none||
{{!}}- | {{#ifeq: {{#ask:[[{{FULLPAGENAME}}]][[index::{{{1|}}}]]|format=list|default=none}}|none||
!<span class="bib_citation">[[{{{1|}}}]]</span>
!<span class="bib_citation">[[{{{1|}}}]]</span>
{{!}}{{#show: {{{1|}}}|?text_plain}}
{{!}}{{#show: {{{1|}}}|?text_plain}}
{{!}}- }} }}
{{!}}- }} }}
</includeonly>
</includeonly>

Latest revision as of 15:56, 15 June 2019

This is a support template for displaying full citations as lists of used references.

For this purpose, this template has to be defined as the output template in semantic queries, using the parameter template=bib_citation, as done for instance within the Template:bibliography.

Use the Property:index to define the references that shall be listed as bibliography on the very page, e.g. [[index::Morandi 2004]], – or a template that does so, e.g. the Template:bib.

Example

The object TI·1 Gudo is treated by Morandi 2004 as well as by Solinas 1994. Only Lejeune 1971 doesn't mention it.

Bibliography