BibTeX, biblatex and biberInclude additional Option in a Style File

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
dreadypelicang
Posts: 10
Joined: Fri Nov 30, 2012 9:24 pm

Include additional Option in a Style File

Post by dreadypelicang »

Hello there,

I'm using Bibtex4Word with apalike-fr.bst in Word. All is fine, except that there is no longnamefirst option. I need this option. :?

So, can I somehow modify the "apalike-fr.bst" file so that it would cite all authors on first citation (like the longnamefirst option does)? And how would i do that ?

Thank you for any help at all. I've been looking at the .bst and at "Tame the BeaST" but it was no help at all. I really don't know anything about modifying style. :x

Recommended reading 2024:

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

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

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

dreadypelicang
Posts: 10
Joined: Fri Nov 30, 2012 9:24 pm

Re: Include additional Option in a Style File

Post by dreadypelicang »

anyone ? or is it a really stupid question ? :?
User avatar
cgnieder
Site Moderator
Posts: 2000
Joined: Sat Apr 16, 2011 7:27 pm

Include additional Option in a Style File

Post by cgnieder »

Please post a compilable Infominimal working example showing what you have and describe what you want. Your chances of getting an answer will increase significantly if people see code they can use.

Regards
site moderator & package author
dreadypelicang
Posts: 10
Joined: Fri Nov 30, 2012 9:24 pm

Include additional Option in a Style File

Post by dreadypelicang »

cgnieder wrote:Please post a compilable Infominimal working example showing what you have and describe what you want. Your chances of getting an answer will increase significantly if people see code they can use.

Regards
Hi,

Thank you for your answer. I don't code anything.. I don't use LatEX, I only use Jabref with Bibtex4word (which does the coding for me) and a style file (.bst, here : http://www.lsv.ens-cachan.fr/~markey/Bi ... ike-fr.bst). All i want is to modify the style file so that it cites all authors on first citation, and if that's impossible, so that it cites all authors all the time.

I don't know anything about how style files work so this is why i am asking for help to customize the .bst file. Sorry i can't help more because I don't even know which part of the style file i am supposed to modify :oops:
dreadypelicang
Posts: 10
Joined: Fri Nov 30, 2012 9:24 pm

Re: Include additional Option in a Style File

Post by dreadypelicang »

to whom i may help :

because i did not know how to edit the style file (bst) i gave up using Bibtx4word alltogether. i still use Jabref and Word but i switched to Docear4word which is heavier to run (A LOT heavier) but it uses CSL styles instead of .bst ones.

The thing is, there is an extensive and up to date collection of CSL files and the possibility to edit them online here : http://editor.citationstyles.org/about/
i chose the APA6 one and was able to edit it so it does the "longnamefirst" option. it still doesn't work perfectly (for now i managed to use "et al." on first citation of 5names or more, when it should be 6 names or more, and i gave up on in-text initializing) but at least the rendition is not grossly wrong as it was using Bibtex4word and this mysterious .bst file i did not know what to do with.
Post Reply