Algorithms and Listings

Algorithms are ubiquitous in computer science papers. Knowing how to present your algorithms increases the chance of getting your ideas across. This chapter explains how to typeset pseudo-code with the algorithm2e package and how to present verbatim program listings with the listings package.