MiKTeX and proTeXtInstallation of a .bst file in registered root

Information and discussion about MikTeX distribution for Windows and the related proTeXt: Installing, updating, configuring
Post Reply
sitex
Posts: 70
Joined: Sat May 09, 2009 12:37 pm

Installation of a .bst file in registered root

Post by sitex »

I am using MiKTeX 2.8; I am creating file with the moderncv class with multibib.sty. I downloaded the plainyr-rev.bst file (sorts by year in decending order) and placed it the (registered) root C:\miktexroot\bibtex\bst. I have successfully used this root for styles. The typeset document does not contain the list of publications. The plainyr.bst file does typeset the publication list in accending order. Any suggestions?
Thanks,
--Tom Price
Last edited by sitex on Thu Dec 02, 2010 3:48 pm, edited 1 time in total.

Recommended reading 2024:

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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Installation of a .bst file in registered root

Post by localghost »

As always, a minimal example could be helpful with all necessary files attached or a link where to get them. A look into the log file can't do any harm to find out why your list of publications doesn't appear.


Thorsten
sitex
Posts: 70
Joined: Sat May 09, 2009 12:37 pm

Re: Installation of a .bst file in registered root

Post by sitex »

Sorry, Thorsten, I thought I was probably missing something obvious here and could avoid consturcting a minimal example. I have attached one to this post.
Attachments
VitaeTex.zip
includes tex, bib and plainyr-rev
(7.9 KiB) Downloaded 215 times
sitex
Posts: 70
Joined: Sat May 09, 2009 12:37 pm

Installation of a .bst file in registered root

Post by sitex »

I found a solution to this problem. I used plainyr.bst which I edited by changing ITERATE to REVERSE, as suggested here by Norman Gray, post number 4.

--Tom Price
Post Reply