Difference between revisions of "PsyCrit:Create Target"

m (catg: forms/entry -> data/forms)
(removed redundant fields)
Line 2: Line 2:
{|
{|
<echo raw now><form action="/Special:CreatePage" target=newpage method=POST></echo>
<echo raw now><form action="/Special:CreatePage" target=newpage method=POST></echo>
|-
| align=right valign=top | Keyname:  || <echo raw now><input name=targKey size=40></echo>
* usually <u>year-FirstAuthor</u>
* readers won't see this
* must be unique across all target articles
|-
|-
| align=right | Title: || <echo raw now><input name=targTitle size=80></echo>
| align=right | Title: || <echo raw now><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 now><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 now><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 now><input name=targRef size=20></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 now><input name=targSource size=80></echo>
| align=right  valign=top | Original citation: ||  <echo raw now><input name=targSource size=80></echo>
Line 26: Line 21:
<!-- input type=hidden name=title value=Special:CreatePage -->
<!-- input type=hidden name=title value=Special:CreatePage -->
<input type=hidden name=!TPLTPAGE value="project:templates/target">
<input type=hidden name=!TPLTPAGE value="project:templates/target">
<input type=hidden name=!TITLETPLT value="targets/<<targKey>>">
<input type=hidden name=!TITLETPLT value="targets/<<targYear>>-<<targAuthKey>>">
<input type=submit value=Preview> <input type=reset value="-clear-">
<input type=submit value=Preview> <input type=reset value="-clear-">
</form>
</form>
</echo>
</echo>

Revision as of 23:55, 18 September 2008

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: