Changes

Jump to navigation Jump to search
no edit summary
{{#forminput:form=Bibliographic Record|autocomplete on category=Bibliographic Record}}
 
 
<PageSchema>
<semanticforms_Form name="Bibliographic Record">
<PageNameFormula>&lt;Bibliographic Record[Title]&gt; (&lt;Bibliographic Record[Type]&gt;)</PageNameFormula>
<CreateTitle>Edit this Record</CreateTitle>
<standardInputs freeTextLabel="Free text" inputSave="1" inputCancel="1"/>
</semanticforms_Form>
<Template name="Bibliographic Record" format="sections">
<Field name="Title">
<Label>Title</Label>
<semanticforms_FormInput>
<InputType>text</InputType>
<Parameter name="mandatory"/>
<Description>Indicate the title of the resource. NOTE: No formatting is allowed here.</Description>
</semanticforms_FormInput>
<semanticmediawiki_Property name="Title">
<Type>Text</Type>
</semanticmediawiki_Property>
</Field>
<Field name="Type">
<Label>Type</Label>
<semanticforms_FormInput>
<InputType>combobox</InputType>
<Parameter name="mandatory"/>
<Description>Indicate what kind of a resource this is.</Description>
</semanticforms_FormInput>
<semanticmediawiki_Property name="Type">
<Type>Text</Type>
<AllowedValue>journal article</AllowedValue>
<AllowedValue>book</AllowedValue>
<AllowedValue>collection</AllowedValue>
<AllowedValue>collection article</AllowedValue>
</semanticmediawiki_Property>
</Field>
<Field name="Author" list="list">
<Label>Author(s)</Label>
<semanticforms_FormInput>
<InputType>tokens</InputType>
<Parameter name="mandatory"/>
<Description>Indicate all the authors of the resource.</Description>
</semanticforms_FormInput>
<semanticmediawiki_Property name="Author">
<Type>Page</Type>
<LinkedForm>Author</LinkedForm>
</semanticmediawiki_Property>
</Field>
<Field name="Citation Key">
<Label>Citation Key</Label>
<semanticforms_FormInput>
<InputType>text</InputType>
<Parameter name="mandatory"/>
<Description>This is how the resource will appear in lists. E.g. Lakatos (1970), Einstein, Podolsky, Rosen (1935), Musgrave and Pigden (2016) </Description>
</semanticforms_FormInput>
<semanticmediawiki_Property name="Citation Key">
<Type>Text</Type>
</semanticmediawiki_Property>
</Field>
<Field name="Year">
<Label>Year</Label>
<semanticforms_FormInput>
<InputType>year</InputType>
<Parameter name="mandatory"/>
<Description>Enter the year when the resource was published.</Description>
</semanticforms_FormInput>
<semanticmediawiki_Property name="Year">
<Type>Date</Type>
</semanticmediawiki_Property>
</Field>
<Field name="Publisher">
<Label>Publisher</Label>
<semanticforms_FormInput>
<InputType>text</InputType>
<Parameter name="mandatory"/>
<Description>Indicate the publisher of the resource.</Description>
</semanticforms_FormInput>
<semanticmediawiki_Property name="Publisher">
<Type>Text</Type>
</semanticmediawiki_Property>
</Field>
<Field name="ISBN">
<Label>ISBN</Label>
<semanticforms_FormInput>
<InputType>text</InputType>
<Parameter name="mandatory"/>
<Description>If the resource has an ISBN, indicate it here.</Description>
</semanticforms_FormInput>
<semanticmediawiki_Property name="ISBN">
<Type>Text</Type>
</semanticmediawiki_Property>
</Field>
<Field name="URL">
<Label>URL</Label>
<semanticforms_FormInput>
<InputType>text</InputType>
<Description>If this is an online resource, enter its URL. </Description>
</semanticforms_FormInput>
</Field>
<Field name="DOI">
<Label>DOI</Label>
<semanticforms_FormInput>
<InputType>text</InputType>
<Description>If the resource has a DOI, enter it here.</Description>
</semanticforms_FormInput>
<semanticmediawiki_Property name="DOI">
<Type>URL</Type>
</semanticmediawiki_Property>
</Field>
<Field name="Collection">
<Label>In Collection</Label>
<semanticforms_FormInput>
<InputType>combobox</InputType>
<Parameter name="mandatory"/>
<Description>Select the collection where this article was published. If the collection is not in the list, please add its bibliographic record first only after that add the record for this article.</Description>
</semanticforms_FormInput>
<semanticmediawiki_Property name="In Collection">
<Type>Page</Type>
<LinkedForm>Bibliographic Record</LinkedForm>
</semanticmediawiki_Property>
</Field>
<Field name="Journal">
<Label>Journal</Label>
<semanticforms_FormInput>
<InputType>text with autocomplete</InputType>
<Parameter name="mandatory"/>
<Description>Enter the name of the journal where this article was published.</Description>
</semanticforms_FormInput>
<semanticmediawiki_Property name="Journal">
<Type>Text</Type>
</semanticmediawiki_Property>
</Field>
<Field name="Volume">
<Label>Volume</Label>
<semanticforms_FormInput>
<InputType>text</InputType>
<Description>Indicate the volume of the journal issue.</Description>
</semanticforms_FormInput>
</Field>
<Field name="Number">
<Label>Number</Label>
<semanticforms_FormInput>
<InputType>text</InputType>
<Description>Indicate the 12ber of the journal issue.</Description>
</semanticforms_FormInput>
</Field>
<Field name="Pages">
<Label>Pages</Label>
<semanticforms_FormInput>
<InputType>text</InputType>
<Description>Enter the page 13bers. NOTE: Do not include "p." or "pp." - 13bers only, e.g. "1-34". </Description>
</semanticforms_FormInput>
</Field>
</Template>
</PageSchema>

Navigation menu