Template:Block literature highlight: Difference between revisions

From CSDMS
No edit summary
No edit summary
Line 7: Line 7:
|where = CSDMSGroups LIKE "{{{CSDMS_Group}}}" && (BibEntryCargo.BibType = "journalArticle" OR BibEntryCargo.BibType = "book" OR BibEntryCargo.BibType = "bookSection")
|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,']')) =  
|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(Year,"%Y")=Year, CONCAT(
Peer reviewed reference(s), DATE_FORMAT(Year,"%Y")=Year, CONCAT('[https://api.semanticscholar.org/graph/v1/paper/',Semantic_ID,' ',PublicationCitationsNr,']')=Cited
    CASE
        WHEN PublicationWhatKindOf = "a module overview describing a module" THEN "Model overview"
        WHEN PublicationWhatKindOf = "a module application description" THEN "Model application"
        WHEN PublicationWhatKindOf = "module related theory" THEN "Related theory"
        WHEN PublicationWhatKindOf = "reference to source code" THEN "Source code"
        ELSE "Other"
    END)=type,CONCAT('[https://api.semanticscholar.org/graph/v1/paper/',Semantic_ID,' ',PublicationCitationsNr,']')=Cited
|group by = BibEntryCargo._pageName
|group by = BibEntryCargo._pageName
|limit=1000
|limit=1000
|column widths=73%,7%,12%,8%
|column widths=73%,7%,8%
|rows per page = 5
|rows per page = 5
|named args=yes
|named args=yes

Revision as of 14:08, 21 October 2025

{{{title}}}

{{ {{{buttons}}} }}

No results