General ⇒ problem with bibtex on texnic center
-
- Posts: 1
- Joined: Sun Feb 04, 2007 7:35 pm
problem with bibtex on texnic center
and \bibliography(refs}, where refs is my .bib file. I use ~\cite{xyz}, where xyz is the identifier for the particular reference in my .bib file. When I complie Latex through Texnic, I get an error, which says something like *bibtex.exe: Windows API error 123: ...* . Although I checked to see if my .bib file has been mentioned correctly in my source file, this problem seems to recur.
Is there any particular way of using bibtex on texnic center, or does the "Build" icon do everthing? I'm not sure if I am missing something. Can someone lend a helping hand?
Many thanks and Cheers
Srikanth
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
Re: problem with bibtex on texnic center
If this is not the solution, sorry, cannot help more.
problem with bibtex on texnic center
srikanth_rswamy wrote: I'm a new user of Latex on windows XP, with the Texnic center. I'm experiencing a problem using bibtex for my references. In my source.tex file, all I do is to include \bibliographystyle{prsty}
I had the same problem too. The cause of my problem was that the style file wasn't in the correct directory. After putting the styles on the right place the error disappeared again.
So are you sure the 'prsty.sty' file is in the same directory as the latex file you are trying to compile?
Re: problem with bibtex on texnic center
Re: problem with bibtex on texnic center
I'm using MikTeX 2.8 and TeXnicCenter 1.0 ...
problem with bibtex on texnic center
please post a minimal working example (MWE) allowing us to reproduce and detect the problem. Instructions on how to build such a MWE can be found following the link I provided.
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
problem with bibtex on texnic center
I think it's important to know your operating system. TeXnicCenter (TXC) in its current version is not designed for Windows systems newer than XP.zboud wrote:I'm having the same problem, all my files are in the same directory, but it's not working, I get the Windows API error 123. What's wrong?? [...]
Best regards and welcome to the board
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
-
- Posts: 1
- Joined: Tue Jan 05, 2010 8:06 pm