cjerzak commited on
Commit
699e658
·
verified ·
1 Parent(s): 0f370cc

Update app.R

Browse files
Files changed (1) hide show
  1. app.R +4 -6
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
- "View PDF",
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
  " | ",