Difference between revisions of "Template:Abstract data"

From DFM Wiki
(Created page with "<includeonly>== Title == {{PAGENAME}} == Author(s) == {{{authors}}} == Format == {{{format}}} == Anticipated length == {{{length}}} == Synopsis == {{{synopsis}}} </includ...")
 
 
Line 19: Line 19:
 
"params": {
 
"params": {
 
"authors": {
 
"authors": {
"description": "The name(s) of contributing author(s)"
+
"description": "The name(s) of contributing author(s)",
 +
"required": true
 
},
 
},
 
"format": {
 
"format": {
"description": "The \"format\" is open-ended. Suggested contribution types include: preliminary findings from the field, personal reflections on the research and learning process, experimental ideas around emerging empirical and theoretical understandings, poetry, folk songs, dried fish recipes, photo essays, vignettes, interview transcripts, excerpts from field notes, or comparative analyses."
+
"description": "The \"format\" is open-ended. Suggested contribution types include: preliminary findings from the field, personal reflections on the research and learning process, experimental ideas around emerging empirical and theoretical understandings, poetry, folk songs, dried fish recipes, photo essays, vignettes, interview transcripts, excerpts from field notes, or comparative analyses.",
 +
"required": true
 
},
 
},
 
"length": {
 
"length": {
"description": "Final contributions may be anywhere from 500 to 5000 words."
+
"description": "Final contributions may be anywhere from 500 to 5000 words.",
 +
"required": true
 
},
 
},
 
"synopsis": {
 
"synopsis": {
 
"description": "Please provide a one-paragraph summary or abstract for your contribution.",
 
"description": "Please provide a one-paragraph summary or abstract for your contribution.",
"type": "content"
+
"type": "content",
 +
"required": true
 
}
 
}
 
},
 
},

Latest revision as of 15:25, 2 September 2021

Template for submission of paper abstract data.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Authorsauthors

The name(s) of contributing author(s)

Unknownrequired
Formatformat

The "format" is open-ended. Suggested contribution types include: preliminary findings from the field, personal reflections on the research and learning process, experimental ideas around emerging empirical and theoretical understandings, poetry, folk songs, dried fish recipes, photo essays, vignettes, interview transcripts, excerpts from field notes, or comparative analyses.

Unknownrequired
Lengthlength

Final contributions may be anywhere from 500 to 5000 words.

Unknownrequired
Synopsissynopsis

Please provide a one-paragraph summary or abstract for your contribution.

Contentrequired