Been looking through google and the document but can't find the answers, it's about control of the way references are shown in the bibliography.
Firstly i want to reverse the names in the reference.
The default is:
A. Smith, and B Jones
but i want it to show:
Smith, A. and Jones, B.
Secondly, my bibliography file contains many full names, but when it appears in the bibliography I want it to change the first name to just the initial(s). Is this possible, or will I have to manually amend my file?
this is the package i am currently using
Code: Select all
\usepackage[backend=biber, sorting=nyt, citestyle=authoryear]{biblatex}