Possible START Readings



This page links to possible readings for inclusion in the START Reading List. Each of the pages in this holding area (identified by the pink navigation bar on the left and pink links) corresponds to a page in the actual START Reading List. [Note that any text on these pages in red, bold, sans-serif font is placeholder text that needs to be edited or replaced.]

You can propose readings by sending your suggestions to the editors (use the contact address).

Please be sure your suggested readings meet the criteria specified in Chapter 7 of the START Study Guide and please offer them in the same format as the other readings. Below is a template showing the important elements. It really helps us if you include a one-sentence description of each reading and its length in pages (where one page equals 250 words). Thank you.

Topic Title

“Article Title,” by Author, Magazine, Date, x p.

One-sentence description of this article.

The example below shows what the raw HTML code looks like. It greatly reduces our work if you make a copy of this code and replace the entries in bold text with the actual information for your reference before sending the reference to us. Then we can simply copy the text and paste it onto the web page.

<!-- ========== -->
  <h6>Topic Title</h6> 
<!-- ========== -->
  <div class="ref">
    <p class="title">
      &ldquo;Article Title,&rdquo; by Author, <span class="magazine">Magazine</span>, Date, x p. 
    </p>
    <p class="link">
      <a href="http://www.website.org/article.html">http://www.website.org/article.html</a> 
    </p>
    <p class="desc">
      One-sentence description of this article. 
    </p>
  </div>
<!-- ========== -->
Back to Top