Tips for LaTeX Users

2025. 2. 3. 13:26·etc

 

 

 

 

Hyperref extension

overall instructions can be found on this webpage: https://ctan.org/pkg/hyperref

 

CTAN: Package hyperref

hyperref – Extensive support for hypertext in LaTeX Package Links

ctan.org

 

you can also download a manual from the website. 

 

 

 

How can I turn my references into hyperlinks 

simply add 

\usepackage{hyperref}

 

at the end of your `\usepackage` section. 

 

then it gonna be like this:

which is clickable.

 

 

 

 

How can I make backward references 

turn on the `backref` option by changing \usepackage like this:

\usepackage[pagebackref]{hyperref}

 

you may able to get some red-noted back references like:

 

 

 

I want to use colored links instead of colored boxes

Turn on the `colorlink` option.

 

\usepackage[colorlinks]{hyperref}

 

 

 

 

You can also refer this webpage: https://jevon.org/wiki/Removing_the_Coloured_Boxes_around_Hyperref_links_in_Latex

 

Removing the Coloured Boxes around Hyperref links in Latex

A collection of articles, musings, and development tips.

jevon.org

 

 

'etc' 카테고리의 다른 글

Mac 사용자를 위한 팁  (0) 2025.01.24
macOS에서 greek 알파벳 입력하기  (0) 2024.03.26
'etc' Other articles in this category
  • Mac 사용자를 위한 팁
  • macOS에서 greek 알파벳 입력하기
Jordano
Jordano
  • Jordano
    Jordano
    Jordano
  • Total
    Today
    Yesterday
    • All categories
      • Introduction
      • Theatre⋅Play
      • Thinking
        • iDeAs
        • Philosophy
      • History
        • Cuba
        • China
      • CS
        • HTML·CSS·JavaScript
        • Dart·Flutter
        • C, C++
        • Python
        • PS
        • Algorithm
        • Network
        • OS
        • etc
      • DL·ML
        • Paper
        • Study
        • Project
      • Mathematics
        • Information Theory
        • Linear Algebra
        • Statistics
        • etc
      • etc
        • Paper
      • Private
      • Travel
  • Blog Menu

    • 홈
    • 태그
    • 방명록
  • Link

  • hELLO· Designed By정상우.v4.10.3
Jordano
Tips for LaTeX Users
상단으로

티스토리툴바