Template:Block literature highlight: Difference between revisions
From CSDMS
Created page with "<div class="row" style="background-color:{{{background_color}}}"><div class="col-sm-12"><br><center><big><big><big><big>'''{{{title}}}'''</big></big></big></big></center><br><br><br></div></div> <div class="row" style="background-color:{{{background_color}}}"><div class="col-sm-3">[[image:{{{image_chair_1}}}|175px|class=rounded-circle|link=]]<br><br><br></div><div class="col-sm-3"><big>'''{{{name_chair_1}}}'''</big><br>{{{inst_chair_1}}}<br>{{{dep_chair_1}}}<br>[mailto:..." |
No edit summary |
||
(24 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<div class="row" style="background-color:{{{background_color}}}"><div class="col-sm-12" | <div class="row" style="background-color:{{{background_color}}}"><div class="col-sm-12"><center><big><big><big><big>'''{{{title}}}'''</big></big></big></big></center><br></div></div> | ||
<div class="row" style="background-color:{{{background_color}}}"><div class="col-sm- | <div class="row" style="background-color:{{{background_color}}}"><div class="col-sm-12"><center>{{ {{{buttons}}} }}</center><br></div></div> | ||
<div class="row" style="background-color:{{{background_color}}}"><div class="col-sm-12"> | |||
{{#cargo_query: | |||
tables=BibEntryCargo,RefsInt2,RefsInt1,_pageData | |||
|join on=BibEntryCargo._pageName=RefsInt2._pageName,BibEntryCargo._pageName=RefsInt1._pageName,BibEntryCargo._pageName=_pageData._pageName | |||
|where = CSDMSGroups LIKE "{{{CSDMS_Group}}}" && (BibEntryCargo.BibType = "journalArticle" OR BibEntryCargo.BibType = "book" OR BibEntryCargo.BibType = "bookSection") | |||
|fields=CONCAT_WS('','[[', BibEntryCargo._pageName, '|', Firstname, ']]', ' ', DATE_FORMAT(Year,"%Y"),'. ',Title,'. <i>', Journal,'</i>, ', Volume, Pages,'. ', CONCAT_WS('','[http://dx.doi.org/',DOI,' ',DOI,']')) = | |||
Peer reviewed reference(s), DATE_FORMAT(_modificationDate,"%M %Y")=Highlighted, CONCAT('[https://api.semanticscholar.org/graph/v1/paper/',Semantic_ID,' ',PublicationCitationsNr,']')=Cited | |||
|group by = BibEntryCargo._pageName | |||
|limit=1000 | |||
|column widths=71%,9%,8% | |||
|rows per page = 5 | |||
|named args=yes | |||
|order by=_modificationDate DESC | |||
|format=dynamic table | |||
}} | |||
</div></div> |
Latest revision as of 15:38, 21 October 2025
No results