We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fe3e81 commit 6edbd65Copy full SHA for 6edbd65
NEWS.md
@@ -3,6 +3,7 @@
3
## Minor changes and fixes:
4
5
- Fix performance issues in data sources (#176).
6
+- Update CITATION.
7
8
# simmer 4.1.0
9
inst/CITATION
@@ -22,5 +22,9 @@ bibentry(
22
year = "2018",
23
journal = "IEEE Communications Magazine",
24
doi = "10.1109/MCOM.2018.1700960",
25
- volume = "Early Access"
+ issn = "0163-6804",
26
+ volume = "56",
27
+ number = "11",
28
+ pages = "145-151",
29
+ month = "November"
30
)
0 commit comments