GithubHelp home page GithubHelp logo

Comments (4)

jrandall avatar jrandall commented on August 10, 2024

This has been partially addressed (demo files and pdf added) by commit d150a16. Would it be possible as Tim suggests to also commit the LaTeX source for the PDF so that people could potentially contribute pull requests for documentation fixes?

from gemma.

xiangzhou avatar xiangzhou commented on August 10, 2024

There is a *.tex file inside doc folder by commit d150a16. By "LaTeX source" do you refer to some other files?

from gemma.

jrandall avatar jrandall commented on August 10, 2024

Apologies, I should have been more clear. I see that the .tex file itself is there, but it refers to a few files that don't exist in source control so it isn't possible to generate the PDF you have from them.

I think the only missing files are the .bib files for the citations. You have three files listed:
\bibliography{/net/wallace/ga/xz7/Documents/Papers/BIB/lmm,/net/wallace/ga/xz7/Documents/Papers/BIB/bslmm,/net/wallace/ga/xz7/Documents/Papers/BIB/mvlmm}

I am guessing probably these are referring to some more generic .bib files that you use for a lot of work and not just GEMMA (this is how I typically work as well). Would it be possible to just copy the bib records that are referred to in the GEMMA source from those three .bib files (lmm.bib, bslmm.bib, and mvlmm.bib) into a single gemma.bib that you then add to source control (and obviously change the line in .tex to \bibliography{gemma}).

from gemma.

xiangzhou avatar xiangzhou commented on August 10, 2024

A new bib file is added in doc and all files there are updated accordingly.

from gemma.

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.