diff --git a/paper/paper.bib b/paper/paper.bib index 771822a..80af0b6 100644 --- a/paper/paper.bib +++ b/paper/paper.bib @@ -14,14 +14,6 @@ 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, author = {Falco, Vinnie}, title = {Boost.Beast}, diff --git a/paper/paper.md b/paper/paper.md index 5a122cc..cbba733 100644 --- a/paper/paper.md +++ b/paper/paper.md @@ -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 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++ -Library, as well as both the standalone and Boost [@boost] variants of the -library. +Library, as well as both the standalone and Boost variants of the library. 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