Jump to content

Template:Paper: Difference between revisions

From TOE-E Archive
No edit summary
No edit summary
 
(35 intermediate revisions by the same user not shown)
Line 4: Line 4:
== Parameters ==
== Parameters ==
; id, title (required)
; id, title (required)
; subtitle, year, authors, roles, status, domain, scale, substrate, e_type, s_type, r_type, timescale, license, conflicts, data_code
; subtitle, year, authors, authors_linked, roles, status, domain, subdomain, scale, substrate, e_type, s_type, r_type, timescale, license, conflicts, data_code
; description, keywords (optional, stored)
; description, keywords (optional, stored)
; internal_doi, external_doi
; internal_doi, external_doi
; pdf, latex, bibtex
; pdf, latex, bibtex
; parent : optional parent paper/branch reference
; displaytitle : yes/no (default yes)
; displaytitle : yes/no (default yes)
; defaultsort  : optional override (e.g., Ecosystem Resilience 0002)
; defaultsort  : optional override (e.g., Ecosystem Resilience 0002)


== Requires (create once if needed) ==
== Requires (create once) ==
* [[Template:DOI]]
* [[Template:DOI]]
* Properties: [[Property:Has title]], [[Property:Has description]], [[Property:Has keywords]],
* Properties: [[Property:Has title]], [[Property:Has description]], [[Property:Has keywords]],
Line 24: Line 25:
{{#if:{{{defaultsort|}}}|
{{#if:{{{defaultsort|}}}|
   {{DEFAULTSORT:{{{defaultsort}}}}}
   {{DEFAULTSORT:{{{defaultsort}}}}}
| <!-- derive default sort: "Title ####" by grabbing numeric tail of id -->
| <!-- simple, robust: sort by Title then ID -->
   {{DEFAULTSORT:{{{title}}} {{#titleparts:{{{id}}}|1|2}}}}
   {{DEFAULTSORT:{{{title}}} {{{id}}}}}
}}
}}


Line 38: Line 39:
  | Has authors    = {{{authors|}}}
  | Has authors    = {{{authors|}}}
  | Has roles      = {{{roles|}}}
  | Has roles      = {{{roles|}}}
| Has parent      = {{{parent|}}}
}}
}}


<!-- Header box -->
<!-- Main layout with sidebar --><div style="display:flex; gap:20px; align-items:flex-start;"><!-- Main content area --><div style="flex:1; min-width:0;"><!-- Clean header --><div style="margin-bottom:20px;">
<div style="border:1px solid #ddd; background:#f7f9fc; padding:14px; margin:8px 0; border-radius:6px;">
   <h1 style="font-size:1.5em; margin:0 0 8px 0; line-height:1.2;">{{{title}}}{{#if:{{{id|}}}| – <span style="font-weight:normal; color:#666;">{{{id}}}</span>}}</h1>{{#if:{{{subtitle|}}}|
   <div style="font-size:1.35em; font-weight:700; margin-bottom:2px;">
  <div style="color:#666; font-size:1.1em; margin-bottom:8px;">{{{subtitle}}}</div>}}
    {{{title}}} <span style="font-weight:400;">{{{id}}}</span>
   <div style="color:#444; margin-bottom:4px;"><strong>{{{authors_linked|{{{authors|<span style="color:#999;">(Authors not set)</span>}}}}}}</strong></div>{{#if:{{{domain|}}}|
  </div>
  <div style="color:#666; font-size:0.85em; margin-bottom:8px;"><strong>Subjects:</strong> <span style="color:#0066cc;">{{{domain}}}{{#if:{{{subdomain|}}}| > {{{subdomain}}}|}}</span>{{#if:{{{keywords|}}}|; {{{keywords}}}}}</div>}}
  {{#if:{{{subtitle|}}}|<div style="color:#666; margin-top:2px;">{{{subtitle}}}</div>}}
   <div style="margin-top:6px; color:#444;">
    <b>Authors:</b> {{{authors|<span style="color:#999;">(not set)</span>}}}
    {{#if:{{{year|}}}| <b>Year:</b> {{{year}}}}}
    {{#if:{{{status|}}}| • <b>Status:</b> {{{status}}}}}
    {{#if:{{{domain|}}}| • <b>Domain:</b> {{{domain}}}}}
  </div>
</div>
</div>


== Abstract ==
== Abstract ==
{{{abstract|<span style="color:#999;">(No abstract provided.)</span>}}}
{{{abstract|<span style="color:#999;">(No abstract provided.)</span>}}}</div><!-- Sidebar --><div style="flex:0 0 280px; background:#f8f9fa; border:1px solid #ddd; border-radius:6px; padding:15px; font-size:0.9em;">


== Downloads ==
<div style="margin-bottom:18px;">
<ul>
<strong style="color:#333;">Access Paper:</strong>
  {{#if:{{{pdf|}}}|<li>[[Media:{{{pdf}}}|Download PDF]]</li>}}
<ul style="margin:8px 0 0 0; padding-left:20px; list-style:none;">
  {{#if:{{{latex|}}}|<li>[[Media:{{{latex}}}|Download LaTeX Source]]</li>}}
{{#if:{{{pdf|}}}|<li style="margin:4px 0;"><span style="color:#0066cc;">📄</span> [[Media:{{{pdf}}}|<strong>View PDF</strong>]]</li>}}
  {{#if:{{{bibtex|}}}|<li>[[Media:{{{bibtex}}}|Download BibTeX]]</li>}}
{{#if:{{{latex|}}}|<li style="margin:4px 0;"><span style="color:#666;">📝</span> [[Media:{{{latex}}}|TeX Source]]</li>}}
{{#if:{{{bibtex|}}}|<li style="margin:4px 0;"><span style="color:#666;">📚</span> [[Media:{{{bibtex}}}|BibTeX]]</li>}}
{{#if:{{{data_code|}}}|<li style="margin:4px 0;"><span style="color:#666;">💻</span> {{{data_code}}}</li>}}
</ul>
</ul>
</div>
{{#if:{{{parent|}}}{{{status|}}}|
<div style="margin-bottom:18px;">
<strong style="color:#333;">Paper Structure:</strong>
<table style="width:100%; margin-top:8px; font-size:0.85em;">
{{#if:{{{parent|}}}|<tr><td style="color:#666; padding:2px 0;"><strong>Parent:</strong></td><td style="padding:2px 0;">[[{{{parent}}}]]</td></tr>}}
{{#if:{{{status|}}}|<tr><td style="color:#666; padding:2px 0;"><strong>Status:</strong></td><td style="padding:2px 0;">{{{status}}}{{#if:{{{year|}}}| ({{{year}}})}}</td></tr>}}
</table>
</div>
}}


{{DOI
{{DOI
Line 70: Line 78:
}}
}}


== Metadata ==
<div style="margin:18px 0; border-top:1px solid #eee; padding-top:15px;">
{| class="wikitable"
<strong style="color:#333;">Metadata:</strong>
! Field !! Value
<table style="width:100%; margin-top:8px; font-size:0.85em;">
|-
{{#if:{{{domain|}}}|<tr><td style="color:#666; padding:2px 0;"><strong>Domain:</strong></td><td style="padding:2px 0;">{{{domain}}}</td></tr>}}
| Branch ID || {{{id}}}
{{#if:{{{scale|}}}|<tr><td style="color:#666; padding:2px 0;"><strong>Scale:</strong></td><td style="padding:2px 0;">{{{scale}}}</td></tr>}}
|-
{{#if:{{{substrate|}}}|<tr><td style="color:#666; padding:2px 0;"><strong>Substrate:</strong></td><td style="padding:2px 0;">{{{substrate}}}</td></tr>}}
| Domain || {{{domain|}}}
{{#if:{{{e_type|}}}|<tr><td style="color:#666; padding:2px 0;"><strong>E‑type:</strong></td><td style="padding:2px 0;">{{{e_type}}}</td></tr>}}
|-
{{#if:{{{s_type|}}}|<tr><td style="color:#666; padding:2px 0;"><strong>S‑type:</strong></td><td style="padding:2px 0;">{{{s_type}}}</td></tr>}}
| Scale || {{{scale|}}}
{{#if:{{{r_type|}}}|<tr><td style="color:#666; padding:2px 0;"><strong>R‑type:</strong></td><td style="padding:2px 0;">{{{r_type}}}</td></tr>}}
|-
{{#if:{{{timescale|}}}|<tr><td style="color:#666; padding:2px 0;"><strong>Timescale:</strong></td><td style="padding:2px 0;">{{{timescale}}}</td></tr>}}
| Substrate || {{{substrate|}}}
{{#if:{{{data_code|}}}|<tr><td style="color:#666; padding:2px 0;"><strong>Data/Code:</strong></td><td style="padding:2px 0;">{{{data_code}}}</td></tr>}}
|-
{{#if:{{{conflicts|}}}|<tr><td style="color:#666; padding:2px 0;"><strong>Conflicts:</strong></td><td style="padding:2px 0;">{{{conflicts}}}</td></tr>}}
| E‑type || {{{e_type|}}}
{{#if:{{{license|}}}|<tr><td style="color:#666; padding:2px 0;"><strong>License:</strong></td><td style="padding:2px 0;">{{{license}}}</td></tr>}}
|-
</table>
| S‑type || {{{s_type|}}}
</div>
|-
| R‑type || {{{r_type|}}}
|-
| Timescale || {{{timescale|}}}
|-
| Data/Code || {{{data_code|}}}
|-
| License || {{{license|}}}
|-
| Conflicts || {{{conflicts|}}}
|}


== Citation ==
<div style="margin-top:18px; border-top:1px solid #eee; padding-top:15px;">
<div style="border:1px solid #eee; background:#fafafa; padding:10px; border-radius:6px;">
<strong style="color:#333;">Citation:</strong>
  <b>Suggested citation (APA):</b><br/>
<div style="background:#fff; border:1px solid #ddd; padding:8px; margin:8px 0; border-radius:4px; font-size:0.8em; line-height:1.4;">
  {{#if:{{{year|}}}
<strong>APA:</strong><br/>
    | {{{authors|TOE‑E Collective}}}. ({{{year}}}). ''{{{title}}} – {{{id}}}''. TOE‑E Archive.
{{{authors|TOE-E Collective}}}. ({{{year|{{CURRENTYEAR}}}}}).
    | {{{authors|TOE‑E Collective}}}. ''{{{title}}} {{{id}}}''. TOE‑E Archive.
<em>{{{title}}} – {{{id}}}</em>. TOE-E Archive.
{{#if:{{{external_doi|}}}|
  {{#ifeq:{{lc:{{{external_doi}}}}}|pending|
    <span style="color:#999;"> (DOI pending)</span>
    | . doi:[https://doi.org/{{{external_doi}}} {{{external_doi}}}]
   }}
   }}
  {{#if:{{{external_doi|}}}|{{#ifeq:{{lc:{{{external_doi}}}}}|pending||. doi:{{{external_doi}}}}}}
}}
</div>
</div>


<details style="margin-top:6px;">
<div class="mw-collapsible mw-collapsed" style="margin-top:8px;">
<summary><b>BibTeX</b></summary>
<div style="cursor:pointer; color:#0066cc;"><strong>▶ Export BibTeX</strong></div>
 
<div class="mw-collapsible-content">
<pre style="white-space:pre-wrap; background:#f8f8f8; padding:8px; border:1px solid #eee; border-radius:6px;">
{{#tag:pre|
{{#if:{{{bibtex|}}}
@article{TOEE-{{{bibkey|{{{id}}}}}}},
| {{{bibtex}}}
   title  = &#123; {{{title}}} – {{{id}}} &#125;,
| @article{TOEE-{{#replace:{{{id}}}| |-}},
   author  = &#123; {{{authors|TOE-E Collective}}} &#125;,
   title  = { {{{title}}} – {{{id}}} },
   year    = &#123; {{{year|{{CURRENTYEAR}}}}} &#125;,
   author  = { {{{authors|TOE-E Collective}}} },
   journal = &#123; TOE-E Archive &#125;,
   year    = { {{{year|{{CURRENTYEAR}}}}} },
   note    = &#123; {{#if:{{{external_doi|}}}
   journal = {TOE-E Archive},
                    | {{#ifeq:{{lc:{{{external_doi}}}}}|pending|DOI pending|DOI: {{{external_doi}}}}}
   note    = { {{#ifeq:{{lc:{{{external_doi|}}}}}|pending|DOI pending|DOI: {{{external_doi|}}}} } }
                    | DOI pending }} &#125;
}
}
|style=white-space:pre-wrap; background:#f8f8f8; padding:6px; border:1px solid #ccc; border-radius:3px; margin:4px 0 0 0; font-family:monospace; font-size:0.75em;
}}
}}
</pre>
</div>
</details>
</div>
 
</div>
 
</div>
</div>
 
</includeonly>
</includeonly>

Latest revision as of 01:17, 24 August 2025

Paper Template (TOE‑E) — Variables‑free

Parameters

id, title (required)
subtitle, year, authors, authors_linked, roles, status, domain, subdomain, scale, substrate, e_type, s_type, r_type, timescale, license, conflicts, data_code
description, keywords (optional, stored)
internal_doi, external_doi
pdf, latex, bibtex
parent
optional parent paper/branch reference
displaytitle
yes/no (default yes)
defaultsort
optional override (e.g., Ecosystem Resilience 0002)

Requires (create once)

 Property:Has domain, Property:Has status, Property:Branch ID, Property:Has authors, Property:Has roles