Hello,
I'm using biblatex 0.9 (Ubuntu 11.04 comes with TeXLive 2009).
I would like to use something that looks like the classical apalike style i.e. citations are ordered by a key in the form [AuthorYear] and they appear like that in the text.
I'm a bit lost within biblatex options. Can anyone help?
Thanks in advance.
P.S.: I know about the biblatex-apa package but it require biblatex 1.4 & biber.
BibTeX, biblatex and biber ⇒ biblatex 0.9 & apalike
NEW: TikZ book now 40% off at Amazon.com for a short time.

-
- Posts: 18
- Joined: Tue Apr 01, 2008 1:09 pm
Re: biblatex 0.9 & apalike
Maybe I can be a bit more specific:
How can you put a key (in the form [AuthorYear]) in front of bibliographic entries?
How can you put a key (in the form [AuthorYear]) in front of bibliographic entries?
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
biblatex 0.9 & apalike
You can always create a TeX directory tree in your »home« folder (~/texmf) and put current versions of needed packages in. You only have to note that is has to follow the TeX Directory Structure (TDS) standard. And Biber can be put into ~/bin.duboismathieu wrote:[…] I know about the biblatex-apa package but it require biblatex 1.4 & biber.
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
-
- Posts: 18
- Joined: Tue Apr 01, 2008 1:09 pm
biblatex 0.9 & apalike
Hi,
Thanks for your answer (I was about to do it).
After some reading biblatex-apa is not what I want.
I would like to have key in the bibliography for easier navigation.
For instance:
I think it's simply a matter of options for biblatex (but the manual is very dense and it's hard to figure out what every command does). It's pretty close to the numeric style.
Any idea?
Mathieu
Thanks for your answer (I was about to do it).
After some reading biblatex-apa is not what I want.
I would like to have key in the bibliography for easier navigation.
For instance:
Code: Select all
[Einstein1905] Einstein, A. "Ist die Trägheit eines Körpers von seinem Energieinhalt abhängig?", Annalen der Physik, 1905
[Newton1687] Newton, I. "Philosophiæ Naturalis Principia Mathematica",
Any idea?
Mathieu