Removed boost reference from JOSS paper

This commit is contained in:
eidheim 2019-08-25 21:56:13 +02:00
commit 3dd3f1d4be
2 changed files with 1 additions and 10 deletions

View file

@ -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},

View file

@ -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