%%title%% (%%form_raw{genre}%%) (DJR? %%form_data{djrpdf}%%)
%%form_data{author}%%. %%form_data{year}%%.
%%form_raw{item_title}%% (%%form_raw{length}%%)
Cite as:
%%form_raw{cite-as}%%

Available at [%%form_raw{url}%% %%form_raw{item_title}%%] %%form_raw{link}%%

Abstract

%%form_raw{abstract}%%

Notes

%%form_raw{notes}%%

Leading Questions

%%form_raw{lqs}%%

Buy it here: [%%form_raw{buyurl}%% Purchase Link]


%%form_raw{embedHTML}%%




====
[[form]]
fields:
  djrpdf:
    label: DJR has copy?
    type: select
    values:
      yes: Yes
      no: No
  genre:
    label: Genre
    type: select
    values:
      booksect: Book Section
      book: Book
      jart: Journal Article
      mart: Magazine Article
      nart: News Article
      blog: Blog Post
      webp: Web Site/Page
      vid:  Video
      deck: Slide Deck
      syll: Syllabus
      oth:  Other
  author:
    label: Author
    type: text
    width: 80
    height: 1
  year:
    label: Year
    type: text
    width: 30
    height: 1
  assignment_text:
    label: Syllabus Text
    type: wiki
    width: 80
    height: 1
  item_title:
    label: Full Title
    type: wiki
    width: 80
    height: 1
  abstract:
    label: Abstract
    type: wiki
    width: 80
    height: 6
    default: n/a
  notes:
    label: Notes
    type: wiki
    width: 80
    height: 6
    default: n/a
  lqs:
    label: Leading Questions
    type: wiki
    width: 80
    height: 6
    default: n/a
  cite-as:
    label: Citation
    type: wiki
    width: 80
    height: 3
  length:
    label: length
    type: text
    width: 30
    height: 1
  url:
    label: URL
    type: text
    width: 80
    height: 1
  link:
    label: ([URL link])
    type: wiki
    width: 80
    height: 1
  buyurl:
    label: Purchase URL
    type: text
    width: 80
    height: 1
  embedHTML:
    label: EmbedHTML
    type: text
    width: 80
    height: 4
  isbn:
    label: ISBN
    type: text
    width: 80
    height: 1
[[/form]]