"Accordion APA Test"
Bootstrap 3.3.0 Snippet by rhondak

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<div class="bs-example">
<div class="panel-group" id="accordion">
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" data-parent="#accordion" href="#collapseOne">APA: Citing Articles</a>
</h4>
</div>
<div id="collapseOne" class="panel-collapse collapse in">
<div class="panel-body">
<ol>
<ul>
<p><b>Questions to ask:</b>
<li> What is the author, date, title, and article source? </li>
<li> Does it have a DOI #. <a href="http://blog.apastyle.org/apastyle/digital-object-identifier-doi/"> What is a DOI number?</a> </li>
</ul><p></p>
<ul><p><b>What is the article from? (Source)</b></p> </li>
<li>Did you sign into an SCF database to find it? Is it an online scholary journal ( DOI, volume and issues present) <b>See:</b> Article from a Database or Online Scholarly Journal. </li>
<li>Did you use Google to find it? Is it an article on the internet from a magazine or newspaper? <b>See:</b> Article from website.</li>
<li>Is this a chapter or article from an in print or online textbook? <b>See:</b> Article from textbook. </li>
</ul>
</ol>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" data-parent="#accordion" href="#collapseTwo">APA : Article from a Database or online Scholarly Journal</a>
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Related: See More


Questions / Comments: