Update app.R
Browse files
app.R
CHANGED
@@ -257,15 +257,13 @@ ui <- dashboardPage(
|
|
257 |
title = strong("Citation"),
|
258 |
solidHeader = TRUE,
|
259 |
|
260 |
-
p("John Gerring, Connor T. Jerzak, Erzen Öncel.
|
261 |
-
The Composition of Descriptive Representation. ",
|
262 |
-
em("American Political Science Review,"), " 118(2): 784–801, 2024."
|
263 |
-
),
|
264 |
-
|
265 |
tags$p(
|
|
|
|
|
|
|
266 |
tags$a(
|
267 |
href = "https://www.cambridge.org/core/services/aop-cambridge-core/content/view/7EAEA1CA4C553AB9D76054D1FA9C0840/S0003055423000680a.pdf/the-composition-of-descriptive-representation.pdf",
|
268 |
-
"
|
269 |
target = "_blank"
|
270 |
),
|
271 |
" | ",
|
|
|
257 |
title = strong("Citation"),
|
258 |
solidHeader = TRUE,
|
259 |
|
|
|
|
|
|
|
|
|
|
|
260 |
tags$p(
|
261 |
+
"John Gerring, Alan Hicken, Connor T. Jerzak, Erzen Öncel.
|
262 |
+
The Composition of Descriptive Representation. ",
|
263 |
+
em("American Political Science Review,"), " 118(2): 784–801, 2024.",
|
264 |
tags$a(
|
265 |
href = "https://www.cambridge.org/core/services/aop-cambridge-core/content/view/7EAEA1CA4C553AB9D76054D1FA9C0840/S0003055423000680a.pdf/the-composition-of-descriptive-representation.pdf",
|
266 |
+
"PDF",
|
267 |
target = "_blank"
|
268 |
),
|
269 |
" | ",
|