-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbibliography.html
76 lines (67 loc) · 3.78 KB
/
bibliography.html
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="description" content="">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css"
integrity="sha384-JcKb8q3iqJ61gNV9KGb8thSsNjpSL0n8PARn9HuZOnIxN0hoP+VmmDGMN5t9UJ0Z" crossorigin="anonymous">
<link href="https://fonts.googleapis.com/css2?family=Playfair+Display:wght@800&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Voltaire&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="style.css">
<title>Digital Archive</title>
</head>
<div id="title-alt">
<div id="header-alt">
LADY GAGA
</div>
<div id="menu-alt">
<a href="index.html#small-spacer">Home</a>
<a href="gallery.html">Gallery</a>
<a href="rationale.html">Rationale</a>
<a href="bibliography.html">Bibliography</a>
</div>
</div>
<body>
<div id="small-spacer"></div>
<div class="inner-text">
Barden, David. “Lady Gaga Slams Mike Pence: He's 'The Worst Representation' Of Christianity.” <i>HuffPost</i>, HuffPost, 22 Jan. 2019, www.huffpost.com/entry/lady-gaga-mike-pence-karen-vegas_n_5c450263e4b0a8dbe172793f.
<br>
<br>
Chidester, David. “Popular Religion.” <i>Authentic Fakes Religion and American Popular Culture</i>, by David Chidester, Univ. of California Press, 2010, pp. 30–51.
<br>
<br>
Coleman, Miriam. “Lady Gaga Cancels Indonesia Show Amid Threats of Violence.” <i>Rolling Stone</i>, Rolling Stone, 27 May 2012, www.rollingstone.com/music/music-news/lady-gaga-cancels-indonesia-show-amid-threats-of-violence-102262/.
<br>
<br>
Donohue, Bill. “Lady Gaga Flops.” <i>Catholic League</i>, Catholic League, 17 Jan. 2013, www.catholicleague.org/lady-gaga-flops/.
<br>
<br>
Gellel, Adrian-Mario. “Metaphors and Symbols in Popular Music as Exemplified in Katy Perry's Music and Music Videos.” <i>Religion and Popular Music: Artists, Fans, and Cultures</i>, by Häger Andreas, Bloomsbury Academic, 2018, pp. 11–27.
<br>
<br>
Graves-Fitzsimmons, Guthrie. “Opinion | The Provocative Faith of Lady Gaga.” <i>The Washington Post</i>, WP Company, 29 Apr. 2019, www.washingtonpost.com/news/acts-of-faith/wp/2017/02/05/the-gospel-according-to-lady-gaga/.
<br>
<br>
Hattenstone, Simon. “Lady Gaga: Lording It.” <i>The Guardian</i>, Guardian News and Media, 13 May 2011, www.theguardian.com/music/2011/may/14/lady-gaga-interview.
<br>
<br>
Hunt, Rachel. “Lady Gaga Could Be Prevented From Even Stepping off the Plane If She Tries To Tour in Indonesia.” <i>Showbiz Cheat Sheet</i>, 31 Oct. 2020, www.cheatsheet.com/entertainment/lady-gaga-could-be-prevented-from-even-stepping-off-the-plane-if-she-tries-to-tour-in-indonesia.html.
<br>
<br>
Mason, Kerri. “Lady Gaga 'Born This Way': Track-By-Track Review.” <i>Billboard</i>, Billboard, 14 Jan. 2013, www.billboard.com/articles/news/471176/lady-gaga-born-this-way-track-by-track-review.
<br>
<br>
Sweeney, Jon M. “Confessions of a Dangerous Diva: Lady Gaga's Fascination with Christian Imagery.” <i>merica Magazine</i>, America Magazine, 8 Dec. 2012, www.americamagazine.org/issue/784/music/confessions-dangerous-diva.
<br>
<br>
Yuan, Elizabeth. “Lady Gaga's Manila Concerts Face Protests.” <i>CNN</i>, Cable News Network, 21 May 2012, www.cnn.com/2012/05/21/showbiz/gaga-manila.
</div>
<div>
</div>
</body>
<script
src="https://code.jquery.com/jquery-3.5.1.min.js"
integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0="
crossorigin="anonymous"></script>
</html>