Tips for LaTeX Users

2025. 2. 3. 13:26·etc
목차
  1. Hyperref extension
  2. How can I turn my references into hyperlinks 
  3. How can I make backward references 
  4. I want to use colored links instead of colored boxes

 

 

 

 

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
  1. Hyperref extension
  2. How can I turn my references into hyperlinks 
  3. How can I make backward references 
  4. I want to use colored links instead of colored boxes
'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
상단으로

티스토리툴바

단축키

내 블로그

내 블로그 - 관리자 홈 전환
Q
Q
새 글 쓰기
W
W

블로그 게시글

글 수정 (권한 있는 경우)
E
E
댓글 영역으로 이동
C
C

모든 영역

이 페이지의 URL 복사
S
S
맨 위로 이동
T
T
티스토리 홈 이동
H
H
단축키 안내
Shift + /
⇧ + /

* 단축키는 한글/영문 대소문자로 이용 가능하며, 티스토리 기본 도메인에서만 동작합니다.