From 6955bc6beafd4b370b859f5740a80efa1da3812e Mon Sep 17 00:00:00 2001
From: unknown <ldecicco@usgs.gov>
Date: Thu, 26 Feb 2015 15:10:51 -0600
Subject: [PATCH] Adding publisher.

---
 inst/CITATION | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/inst/CITATION b/inst/CITATION
index 8f73e1fc..4e67472c 100644
--- a/inst/CITATION
+++ b/inst/CITATION
@@ -5,6 +5,8 @@ bibentry(bibtype = "InBook",
               as.person("Robert M. Hirsch"),
               as.person("Laura A. De Cicco")),
   title = "User guide to Exploration and Graphics for RivEr Trends (EGRET) and dataRetrieval: R packages for hydrologic data",
+  publisher = "U.S. Geological Survey",
+  address="Reston, VA",
   booktitle = "Techniques and Methods",
   institution = "U.S. Geological Survey",
   year = 2015,
-- 
GitLab