Template:NewIncludRefs-Rest: Difference between revisions

From CSDMS
No edit summary
No edit summary
Line 59: Line 59:
|where = PublicationMultipleModelsCargo LIKE "{{#replace:{{PAGENAME}}|-Rest-Publications}}" AND BibEntryCargo.BibType != "journalArticle" AND BibEntryCargo.BibType !="book" AND BibEntryCargo.BibType != "bookSection"
|where = PublicationMultipleModelsCargo LIKE "{{#replace:{{PAGENAME}}|-Rest-Publications}}" AND BibEntryCargo.BibType != "journalArticle" AND BibEntryCargo.BibType !="book" AND 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,']')) =  
Grey literature reference(s), DATE_FORMAT(Year,"%Y")=Year, CONCAT('[https://api.semanticscholar.org/graph/v1/paper/',Semantic_ID,' ',PublicationCitationsNr,']')=Cited
Grey literature reference(s), DATE_FORMAT(Year,"%Y")=Year,CONCAT(
    CASE
        WHEN PublicationWhatKindOf = "a module overview describing a module" THEN "Model description"
        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=10000
|limit=10000

Revision as of 15:44, 25 September 2024

Grey literature references NewIncludRefs-Rest

Total peer and non-peer reviewed publications

0

Journal Articles

0

Books

0

Book sections

0

Reports

0

Thesis

0

Abstracts

0

Code

0

Blogs

0

Miscellaneous

0

Web

0

Preprints

0

Add references



No results