Skip to content

Commit 6edbd65

Browse files
committed
update CITATION
1 parent 3fe3e81 commit 6edbd65

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

NEWS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## Minor changes and fixes:
44

55
- Fix performance issues in data sources (#176).
6+
- Update CITATION.
67

78
# simmer 4.1.0
89

inst/CITATION

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,9 @@ bibentry(
2222
year = "2018",
2323
journal = "IEEE Communications Magazine",
2424
doi = "10.1109/MCOM.2018.1700960",
25-
volume = "Early Access"
25+
issn = "0163-6804",
26+
volume = "56",
27+
number = "11",
28+
pages = "145-151",
29+
month = "November"
2630
)

0 commit comments

Comments
 (0)