cjerzak commited on
Commit
a43f50e
·
verified ·
1 Parent(s): 5404932

Update app.R

Browse files
Files changed (1) hide show
  1. app.R +1 -1
app.R CHANGED
@@ -660,7 +660,7 @@ server <- function(input, output, session) { # Add session argument
660
  SharedContextText <- c(
661
  "The Peru RCT involves a multifaceted graduation program treatment to reduce poverty outcomes.",
662
  "The Uganda RCT involves a cash grant program to stimulate human capital and living conditions among the poor.",
663
- "For more information, see the associated paper, <a href='https://arxiv.org/abs/2411.02134' target='_blank'>arXiv.org/abs/2411.02134</a>
664
  (<a href='https://connorjerzak.com/wp-content/uploads/2024/11/MultilevelBib.txt' target='_blank'>BibTex</a>),
665
  and <a href='https://www.youtube.com/watch?v=RvAoJGMlKAI' target='_blank'>YouTube tutorial</a>.
666
  ",
 
660
  SharedContextText <- c(
661
  "The Peru RCT involves a multifaceted graduation program treatment to reduce poverty outcomes.",
662
  "The Uganda RCT involves a cash grant program to stimulate human capital and living conditions among the poor.",
663
+ "For more information, see the associated paper, <a href='https://proceedings.mlr.press/v275/zhu25a.html' target='_blank'>proceedings.mlr.press/v275/zhu25a.html</a>
664
  (<a href='https://connorjerzak.com/wp-content/uploads/2024/11/MultilevelBib.txt' target='_blank'>BibTex</a>),
665
  and <a href='https://www.youtube.com/watch?v=RvAoJGMlKAI' target='_blank'>YouTube tutorial</a>.
666
  ",