Articles, Essays, and Journal Templateshow to change "references" by "bibliography"

IEEE, Elsevier, ACM, ACE, Science, AGU, PNAS, PLOS, RSoC, Springer, Stylish articles and Essays
Post Reply
hanzyrg
Posts: 1
Joined: Mon Sep 24, 2018 4:58 am

how to change "references" by "bibliography"

Post by hanzyrg »

Hello

I need to change "references" by "bibliography" in the "stylish article" template. How could I do that?

Thanks

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org
LaTeX Beginner's Guide LaTeX Cookbook LaTeX TikZ graphics TikZによるLaTeXグラフィックス
User avatar
Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

how to change "references" by "bibliography"

Post by Johannes_B »

Welcome to the forum,

add \renewcommand{\refname}{Wombat} just before the bibliography line.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
AlexAm
Posts: 1
Joined: Thu Jul 30, 2020 4:21 pm

how to change "references" by "bibliography"

Post by AlexAm »

I want to hide the automatically set title "References". \renewcommand{\refname}{} does not remove “References” . What am I missing?
Last edited by AlexAm on Fri Aug 07, 2020 5:11 pm, edited 1 time in total.
User avatar
Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

how to change "references" by "bibliography"

Post by Johannes_B »

Welcome to the forum.
Please open a new topic with a minimal working example.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Post Reply