Skip to content

Commit 9252164

Browse files
committed
Add page numbers for ICST'2018
1 parent 685eac3 commit 9252164

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

pages_src/Publications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ kate: replace-tabs-save on; replace-tabs on; tab-width 8;
55
"Automating Targeted Property-Based Testing",
66
In Proceedings of the
77
[11th IEEE Conference on Software Testing, Validation and Verification](http://www.es.mdh.se/icst2018/),
8-
Västerås, Sweden, April 2018.
8+
pages 70-80, Västerås, Sweden, April 2018.
99
[[PDF]](/papers/icst2018.pdf)
1010
[[Abstract]](/papers/icst2018.txt)
1111
[[Slides]]

resources/papers/icst2018.bib

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ @InProceedings{AutomatingTargetedPBT
33
title = "Automating Targeted Property-Based Testing",
44
booktitle = "Proceedings of the 11th IEEE Conference on Software Testing, Validation and Verification",
55
series = {ICST 2018},
6+
pages = {70--80},
67
month = apr,
78
year = {2018},
89
publisher = {IEEE},
10+
doi = {10.1109/ICST.2018.00017}
911
}

0 commit comments

Comments
 (0)