Revision 7948
Added by ben leinfelder over 11 years ago
lib/style/common/templates/metacatui/genericGuide.tmpl | ||
---|---|---|
45 | 45 |
</p> |
46 | 46 |
|
47 | 47 |
<div class="span6"> |
48 |
<u>Examples of descriptive titles:</u>
|
|
48 |
<em>Examples of descriptive titles: </em>
|
|
49 | 49 |
<ul> |
50 | 50 |
<li>Hastings Reserve (CA) Small Mammal Trapline Data from 1972 to 1988.</li> |
51 | 51 |
<li>Tassajara Hot Springs Reserve Water Chemistry Data from 1990 to 2000.</li> |
52 | 52 |
</ul> |
53 | 53 |
</div> |
54 | 54 |
<div class="span6"> |
55 |
<u>Examples of incomplete titles:</u>
|
|
55 |
<em>Examples of incomplete titles: </em>
|
|
56 | 56 |
<ul> |
57 | 57 |
<li>Mammals Data</li> |
58 | 58 |
<li>Water Chemistry Data</li> |
... | ... | |
84 | 84 |
</p> |
85 | 85 |
|
86 | 86 |
<div class="span6"> |
87 |
<u>Examples of correct organization names:</u>
|
|
87 |
<em>Examples of correct organization names: </em>
|
|
88 | 88 |
<ul> |
89 | 89 |
<li>University of Michigan Biological Station</li> |
90 | 90 |
<li>Duke University FACE Facility</li> |
... | ... | |
92 | 92 |
</ul> |
93 | 93 |
</div> |
94 | 94 |
<div class="span6"> |
95 |
<u>Examples of incorrect organization names:</u>
|
|
95 |
<em>Examples of incorrect organization names: </em>
|
|
96 | 96 |
<ul> |
97 | 97 |
<li>Michigan Station</li> |
98 | 98 |
<li>Duke University</li> |
... | ... | |
112 | 112 |
with the [% config.site %] or was affiliated with the [% config.site %] when the data |
113 | 113 |
set was generated; or that the data set is owned by the [% config.site %]; etc. |
114 | 114 |
</p> |
115 |
<p><u>Note:</u>
|
|
115 |
<p><em>Note: </em>
|
|
116 | 116 |
If the data were collected at a site other than a |
117 | 117 |
[% config.site %] listed in the drop-down menu, you can indicate so in the |
118 | 118 |
abstract and/or title. You can also indicate this in the keywords |
... | ... | |
133 | 133 |
address information are optional. |
134 | 134 |
</p> |
135 | 135 |
|
136 |
<p><u>Note:</u>If there is more than one owner, information
|
|
136 |
<p><em>Note: </em>If there is more than one owner, information
|
|
137 | 137 |
about the co-owner(s) can be provided in the <em>Associated Parties</em> section below. |
138 | 138 |
</p> |
139 | 139 |
|
... | ... | |
158 | 158 |
|
159 | 159 |
<p><span class="text-info">Street Information:</span> |
160 | 160 |
A comma-separated list of street number, street, unit, |
161 |
etc.<br> <u>Example:</u> 735 State Street, Suite 300</p>
|
|
161 |
etc.<br> <em>Example: </em> 735 State Street, Suite 300</p>
|
|
162 | 162 |
|
163 | 163 |
<p><span class="text-info">City:</span> |
164 | 164 |
The city |
... | ... | |
203 | 203 |
Entering a data set abstract is required. |
204 | 204 |
</p> |
205 | 205 |
<p> |
206 |
<u>Example:</u> Data were collected every year in summer and fall from
|
|
206 |
<em>Example: </em> Data were collected every year in summer and fall from
|
|
207 | 207 |
1967 to 1979. Trapping was conducted only in the fall from 1980 to |
208 | 208 |
1988. For each specimen taken, data were recorded on species, date, |
209 | 209 |
location, time, sex, and body measurements including total length, |
... | ... | |
263 | 263 |
day for the collection/creation of the data set. Type in the year, and choose the month and the day from the drop-down menus. |
264 | 264 |
</p> |
265 | 265 |
<p> |
266 |
<u>Note:</u> Leave "Stop Date" blank if your data set is open-ended.
|
|
266 |
<em>Note: </em> Leave "Stop Date" blank if your data set is open-ended.
|
|
267 | 267 |
</p> |
268 | 268 |
</div> |
269 | 269 |
|
Also available in: Unified diff
use <em> instead of <u>