TransWikia.com

How to change bibliography name in report

TeX - LaTeX Asked by banjamin on September 3, 2021

I need to change my bibliography name to webography
but I don’t know how ;

this is my page of bibliography:

documentclass[a4paper,12pt]{report}

usepackage{afterpage}
usepackage[utf8]{inputenc}
usepackage[T1]{fontenc}    
begin{thebibliography}{99}
    
    bibitem{maReference17}www.africmemoire.com/part.6-chapitre-iii-implementation-de-lapplication-949.html
    bibitem{maReference18}www.medium.com/@sidibemouhamed/10-raisons-pour-lesquelles-jaime-expo-f19b6ecfe369
    bibitem{maReference19}www.fr.wikipedia.org/wiki/PowerAMC:~:text=PowerDesigner
    
    end{thebibliography}

Any ideas !!!

btw:I’m not using file .bib

2 Answers

I would suggest, if you aren't, to use the BibLaTeX package, and then you can use bibname or refname to rename your bibliography as such:

renewcommand{refname}{Webography}

Answered by amogh7joshi on September 3, 2021

enter image description here

Here is a MWE, as simple as possible:

documentclass[a4paper,12pt]{report}

usepackage{afterpage}
usepackage[utf8]{inputenc}
usepackage[T1]{fontenc}    

renewcommand{bibname}{Webography}

begin{document}
begin{thebibliography}{99}
    bibitem{maReference17}www.africmemoire.com/part.6-chapitre-iii-implementation-de-lapplication-949.html
    bibitem{maReference18}www.medium.com/@sidibemouhamed/10-raisons-pour-lesquelles-jaime-expo-f19b6ecfe369
    bibitem{maReference19}www.fr.wikipedia.org/wiki/PowerAMC:~:text=PowerDesigner
    end{thebibliography}
end{document}

Answered by Pedro on September 3, 2021

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP