Removed boost reference from JOSS paper
This commit is contained in:
parent
3c251dfadb
commit
3dd3f1d4be
2 changed files with 1 additions and 10 deletions
|
|
@ -14,14 +14,6 @@
|
||||||
urldate = {2018-07-17}
|
urldate = {2018-07-17}
|
||||||
}
|
}
|
||||||
|
|
||||||
@online{boost,
|
|
||||||
author = {{Boost Community}},
|
|
||||||
title = {Boost C++ Libraries},
|
|
||||||
year = {2003},
|
|
||||||
url = {https://www.boost.org/},
|
|
||||||
urldate = {2018-07-17}
|
|
||||||
}
|
|
||||||
|
|
||||||
@online{beast,
|
@online{beast,
|
||||||
author = {Falco, Vinnie},
|
author = {Falco, Vinnie},
|
||||||
title = {Boost.Beast},
|
title = {Boost.Beast},
|
||||||
|
|
|
||||||
|
|
@ -68,8 +68,7 @@ The Asio C++ Library [@asio] is currently proposed to the C++ standard library
|
||||||
[@wakely]. If accepted in one of the future revisions of the C++ programming
|
[@wakely]. If accepted in one of the future revisions of the C++ programming
|
||||||
language, C++ applications can make use of a standardized event handling system.
|
language, C++ applications can make use of a standardized event handling system.
|
||||||
Until then, efforts are made to support old and new versions of the Asio C++
|
Until then, efforts are made to support old and new versions of the Asio C++
|
||||||
Library, as well as both the standalone and Boost [@boost] variants of the
|
Library, as well as both the standalone and Boost variants of the library.
|
||||||
library.
|
|
||||||
|
|
||||||
Simple-Web-Server is used in teaching at the Norwegian University of Science and
|
Simple-Web-Server is used in teaching at the Norwegian University of Science and
|
||||||
Technology, and used in many external projects, for instance in the
|
Technology, and used in many external projects, for instance in the
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue