Theses, Books, Title pagesSurname first, Initial of first name bibliography

Classicthesis, Bachelor and Master thesis, PhD, Doctoral degree
Post Reply
templateuser
Posts: 679
Joined: Tue Mar 03, 2015 4:01 pm

Surname first, Initial of first name bibliography

Post by templateuser »

I have seen numerous workarounds on-line on how to get the bibliography to display surname first, then initial of first name, is there an easier way to get this result?

teamIV

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Vel
Site Moderator
Posts: 463
Joined: Fri Jun 29, 2012 1:20 am

Surname first, Initial of first name bibliography

Post by Vel »

Hey,

This is actually quite easy, just use the apalike bibliography style with:

Code: Select all

\bibliographystyle{apalike}
instead of the unsrtnat style in the template. You can change it at the bottom of main.tex.

Cheers,
Vel
Founder and administrator of LaTeXTemplates.com and LaTeXTypesetting.com
templateuser
Posts: 679
Joined: Tue Mar 03, 2015 4:01 pm

Re: Surname first, Initial of first name bibliography

Post by templateuser »

Vel,
You saved me from many hours of stress!

teamIV
User avatar
Vel
Site Moderator
Posts: 463
Joined: Fri Jun 29, 2012 1:20 am

Re: Surname first, Initial of first name bibliography

Post by Vel »

Glad I could help :) Good luck with your thesis!
Founder and administrator of LaTeXTemplates.com and LaTeXTypesetting.com
Post Reply