\ref Chapter Name in LaTeX

Posted by joec on Stack Overflow See other posts from Stack Overflow or by joec
Published on 2010-04-10T13:20:08Z Indexed on 2010/04/10 13:23 UTC
Read the original article Hit count: 230

Filed under:
|
|

Is it possible to use \ref{chap:conclusion} to refer to the actual name of the chapter instead of the chapter counter in LaTeX? So that I can do this:

See the \ref{chap:conclusion} chapter for more information

See the Conclusion chapter for more information

instead of:

See Chapter \ref{chap:conclusion} for more

See Chapter 6 for more

Thanks

© Stack Overflow or respective owner

Related posts about latex

Related posts about ref