GithubHelp home page GithubHelp logo

Comments (8)

tthmok avatar tthmok commented on August 16, 2024

If you're on Windows then you may be having the same problem discussed here: #18

I created a pull request that may solve your issues that you can take a look at: #21

from latexer.

Focus avatar Focus commented on August 16, 2024

I merged the pull request, let me know if the problem still persists.

from latexer.

m0nhawk avatar m0nhawk commented on August 16, 2024

This didn't work. But it seeks in the next folder now:

C:\Users\user\AppData\Local\atom\app-1.0.11\

from latexer.

tthmok avatar tthmok commented on August 16, 2024

@m0nhawk Strange. Must be some cases that I didn't catch since the fix helped me out. Do you have a sample tex/bib that can show the issue?

from latexer.

m0nhawk avatar m0nhawk commented on August 16, 2024

Simple LaTeX (after typing {} after \cite it fails with the error in console). I have folder added as a project folder in Atom.

\documentclass[a4paper]{article}

\begin{document}
\cite
\bibliography{test}
\bibliographystyle{plain}
\end{document}

And Bib:

@article {Consolini2005,
  author = {Consolini, Giuseppe and Kretzschmar, Matthieu and Lui, Anthony T. Y. and Zimbardo, Gaetano and Macek, Wieslaw M.},
  title = {On the magnetic field fluctuations during magnetospheric tail current disruption: A statistical approach},
  journal = {Journal of Geophysical Research: Space Physics},
  volume = {110},
  number = {A7},
  issn = {2156-2202},
  url = {http://dx.doi.org/10.1029/2004JA010947},
  doi = {10.1029/2004JA010947},
  pages = {n/a--n/a},
  keywords = {Magnetic storms and substorms, Field-aligned currents and current systems, Magnetotail, Stochastic processes, Scaling: spatial and temporal, magnetic substorms, tail current disruption, dipolarization processes, anomalous diffusion processes, complexity, turbulence},
  year = {2005},
  note = {A07202}
}

from latexer.

tthmok avatar tthmok commented on August 16, 2024

@m0nhawk I just tried that out and couldn't replicate the issue. In a single folder I created a test.tex and a test.bib and your citation comes up after I add the bracket next to cite. I'm on Windows 8.1, if you're on another version that could be causing more issues.

http://i.imgur.com/1sqFQzT.png

from latexer.

m0nhawk avatar m0nhawk commented on August 16, 2024

This is mine.

I'm using Windows 10, Atom 1.0.11 and latexer 0.2.4.

from latexer.

m0nhawk avatar m0nhawk commented on August 16, 2024

Oh, I was using the version 0.2.4 and not the up-to-date from a repository...

Now it fixed, that's for true.

from latexer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.