0

我花了很多时间寻找解决方案,但无济于事。

我必须使用 R studio sweave 生成​​一份 Latex 报告,并希望包含一些参考资料。我准备了一个带有以下内容的围兜文件

@Book{GreentargetEngagement2012,
  Title                    = {"2012 - In - House Counsel New Media Engagement Survey"},
  Author                   = {"Inside Counsel "},
  Publisher                = {"Greentarget"},
  Year                     = {"2012"},
  Pages                    = {"20"},
  Plots                    = {"9"},
  Tables                   = {"0"},
  Url                      = {"http://www.greentarget.com/wp-content/uploads/2012/01/2012GTZGICSurveyReportFinal-WebsiteVersion.pdf"}
}

我如何引用这个以及如何在文档中包含参考列表?

谢谢你!

4

0 回答 0