2

How to rename the title of \listofalgorithms? If using the algorithm package (not algorithm2e)?

If you are using the algorithm2e package see here.

1
  • 2
    Welcome to TeX.SX! In your question, you refer to algorithm as opposed to algorithm2e, but your tags suggest otherwise, so what do you want? Furthermore, it would be nice if you could provide a MWE (even if this question is self-answered, it should be a good post). Commented Sep 7, 2018 at 11:56

1 Answer 1

3

Update \listalgorithmname before \begin{document}!

\renewcommand{\listalgorithmname}{List of Algorithms}

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.