Template:Publication: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) mNo edit summary |
Ttenbergen (talk | contribs) mNo edit summary |
||
(12 intermediate revisions by the same user not shown) | |||
Line 10: | Line 10: | ||
| PubType = <Publication, Poster, Abstract, Administrative Document, Report, Meeting> | | PubType = <Publication, Poster, Abstract, Administrative Document, Report, Meeting> | ||
| Journal = <optional> | | Journal = <optional> | ||
| DOILink = <https://doi.org/ - find it by googling the publication > | |||
| DOILink = <https://doi.org/ | |||
| wikilinks = <[[Media:... | Full pdf]]> | | wikilinks = <[[Media:... | Full pdf]]> | ||
| ThroughMCHP = <"yes" if through MCHP, "no" otherwise> | | ThroughMCHP = <"yes" if through MCHP, "no" otherwise> | ||
Line 22: | Line 20: | ||
_table = Publications | _table = Publications | ||
| Program = String | | Program = String | ||
| Year = | | Year = String <!-- integer displays with separating comma --> | ||
| PrimaryAuthor = String | | PrimaryAuthor = String | ||
| OtherAuthors = String | | OtherAuthors = String | ||
| PubType = String | | PubType = String | ||
| Journal = String | | Journal = String | ||
| GoogleScholarLink = | | GoogleScholarLink = URL | ||
| PubMedLink = | | PubMedLink = URL | ||
| DOILink = | | DOILink = URL | ||
| wikilinks = String | | wikilinks = String <!-- internal link, so not a URL --> | ||
| ThroughMCHP = boolean | | ThroughMCHP = boolean | ||
}} | }} | ||
Line 53: | Line 51: | ||
|- | |- | ||
| style="background:silver; color:arsenic" align="right"| '''Authors: ''' | | style="background:silver; color:arsenic" align="right"| '''Authors: ''' | ||
| [[Has Pub_PrimaryAutor::{{{Primary Author}}}]], [[Has Publ_Authors::{{{Other Authors}}}]] | | [[Has Pub_PrimaryAutor::{{{Primary Author}}}]], [[Has Publ_Authors::{{{Other Authors|}}}]] | ||
|- | |- | ||
| style="background:silver; color:arsenic" align="right"| '''Publication Type: ''' | | style="background:silver; color:arsenic" align="right"| '''Publication Type: ''' | ||
Line 59: | Line 57: | ||
|- | |- | ||
| style="background:silver; color:arsenic" align="right"| '''Journal: ''' | | style="background:silver; color:arsenic" align="right"| '''Journal: ''' | ||
| [[Has Pub_Journal::{{{Journal}}}]] | | [[Has Pub_Journal::{{{Journal|}}}]] | ||
{{#if: {{{DOILink}}} | |||
| | |||
{{!}}- | |||
{{!}}style="background:silver; color:arsenic" align="right"{{!}} '''DOI: ''' | |||
{{!}}[[Has Pub_DOILink ::{{{DOILink|}}}]] | |||
| | |||
|- | {{!}}- | ||
{{!}}style="background:silver; color:arsenic" align="right"{{!}} '''No DOI link available, alternate link: ''' | |||
{{!}}[[Has Pub_WikiLink::{{{wikilinks}}}]] {{{GoogleScholarLink}}} [[Has Pub_DOILink ::{{{DOILink|}}}]] | |||
}} | |||
|- | |- | ||
| style="background:silver; color:arsenic" align="right"| '''Program: ''' | | style="background:silver; color:arsenic" align="right"| '''Program: ''' | ||
| [[Has Pub_Program::{{{Program | | [[Has Pub_Program::{{{Program}}}]] | ||
|- | |- | ||
| style="background:silver; color:arsenic" align="right"| '''Through MCHP: ''' | | style="background:silver; color:arsenic" align="right"| '''Through MCHP: ''' | ||
| [[Has Pub_ThroughMCHP::{{{ThroughMCHP}}}]] | | [[Has Pub_ThroughMCHP::{{{ThroughMCHP}}}]] | ||
|} | |} <!-- without this nbsp the template misbehaves! How? --> <includeonly><div style="display: none;"> | ||
* Cargo | * Cargo | ||
{{#cargo_store: | {{#cargo_store: | ||
_table = Publications | _table = Publications | ||
| Program = {{{Program}}} | | Program = {{{Program|}}} | ||
| Year = {{{Year}}} | | Year = {{{Year|}}} | ||
| Primary Author = {{{Primary Author}}} | | Primary Author = {{{Primary Author|}}} | ||
| Other Authors = {{{Other Authors}}} | | Other Authors = {{{Other Authors|}}} | ||
| PubType = {{{PubType}}} | | PubType = {{{PubType|}}} | ||
| Journal = {{{Journal}}} | | Journal = {{{Journal|}}} | ||
| GoogleScholarLink = | | GoogleScholarLink = {{{GoogleScholarLink|}}} | ||
| PubMedLink = {{{PubMedLink}}} | | PubMedLink = {{{PubMedLink|}}} | ||
| DOILink = {{{DOILink}}} | | DOILink = {{{DOILink|}}} | ||
| wikilinks = {{{wikilinks}}} | | wikilinks = {{{wikilinks|}}} | ||
| ThroughMCHP = {{{ThroughMCHP}}} | | ThroughMCHP = {{{ThroughMCHP}}} | ||
}} | }} | ||
Line 100: | Line 96: | ||
[[Category:Publications]] | [[Category:Publications]] | ||
* Default form: {{#default_form:Publication}} | |||
* SMW | * SMW |
Latest revision as of 11:15, 2022 January 13
Template Use
To add an article to Publications, abstracts, presentations using the Critical Care and Medicine Database or the listings for physicians for which we have articles (e.g. Dr. Allan Garland), make a new article with the name of the publication and paste and update the following:
{{Publication | Program = < one of Critical Care, Medicine, Critical Care and Medicine > | Year = <eg 2018> | Primary Author = <last name, initial(s)> | Other Authors = <last name, initial(s)>, <last name, initial(s)> | PubType = <Publication, Poster, Abstract, Administrative Document, Report, Meeting> | Journal = <optional> | DOILink = <https://doi.org/ - find it by googling the publication > | wikilinks = <[[Media:... | Full pdf]]> | ThroughMCHP = <"yes" if through MCHP, "no" otherwise> }}
Cargo declaration
This template defines the table "Publications". View table.
Publication | |
Publication: | Publication |
Year: | {{{Year}}} |
Authors: | {{{Primary Author}}}, |
Publication Type: | {{{PubType}}} |
Journal: | |
DOI: | |
Program: | {{{Program}}} |
Through MCHP: | {{{ThroughMCHP}}} |