Difference between revisions of "PsyCrit:Create Target"

(+targTitle field; "target source" -> "original citation")
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>[[category:forms/entry]]</noinclude>
<noinclude>[[category:data/forms]]</noinclude>
This page apparently uses an outdated template. '''Do not use it''' until it has been updated.
{|
{|
<echo raw><form target=newpage method=POST></echo>
<echo raw now><form action="./Special:MakePage" target=newpage method=POST></echo>
|-
|-
| align=right valign=top | Keyname:   || <echo raw><input name=targKey size=40></echo>
| align=right | Title: || <echo raw now><input name=targTitle size=80></echo>
* usually <u>year-FirstAuthor</u>
* readers won't see this
* must be unique across all target articles
|-
|-
| align=right | Title: || <echo raw><input name=targTitle size=80></echo>
| align=right | Author(s): || <echo raw now><input name=targAuth size=80></echo>
|-
|-
| align=right | Author(s): || <echo raw><input name=targAuth size=80></echo>
| align=right valign=top | Author key: || <echo raw now><input name=targAuthKey size=80></echo>
* usually first author's last name
* if more than one paper by this author in this year, add a suffix (like -1)
|-
|-
| align=right | Publication year: || <echo raw><input name=targYear size=4></echo>
| align=right | Publication year: || <echo raw now><input name=targYear size=4></echo>
|-
|-
| align=right valign=top | Short name: || <echo raw><input name=targRef size=20></echo>
| align=right  valign=top | Original citation: ||  <echo raw now><input name=targSource size=80></echo>
* usually <u>AuthorLastName year</u>
* this is used for referencing the article; readers will see it
|-
| align=right  valign=top | Original citation: ||  <echo raw><input name=targSource size=80></echo>
* usually <u>''Name of Publication'', volume, page-page</u>
* usually <u>''Name of Publication'', volume, page-page</u>
|-
|-
| colspan=2  | Abstract: <echo raw><textarea name=targAbstract rows=4></textarea></echo>
| colspan=2  | Abstract: <echo raw now><textarea name=targAbstract rows=4></textarea></echo>
|}
|}
<echo raw><input type=hidden name=title value=Special:CreatePage></echo>
<echo raw now>
<echo raw><input type=hidden name=!TPLTPAGE value="project:templates/target"></echo>
<input type=hidden name=!TPLTPAGE value="project:templates/target">
<echo raw><input type=hidden name=!TITLETPLT value="Target:<<targKey>>"></echo>
<input type=hidden name=!TITLETPLT value="targets/[$targYear$]-[$targAuthKey$]">
<echo raw><input type=submit value=Preview> <input type=reset value="-clear-"></echo>
<input type=submit value=Preview> <input type=reset value="-clear-">
<echo raw></form></echo>
</form>
</echo>

Latest revision as of 10:01, 20 September 2017

This page apparently uses an outdated template. Do not use it until it has been updated.

Title:
Author(s):
Author key:
  • usually first author's last name
  • if more than one paper by this author in this year, add a suffix (like -1)
Publication year:
Original citation:
  • usually Name of Publication, volume, page-page
Abstract: