Code Monkey home page Code Monkey logo

Comments (3)

grinnellm avatar grinnellm commented on July 17, 2024 1

Done. Now I'll work at putting them into our document.
For @jaclyncleary and @Shawkshaw: if you want another citation

  • open the file "all.bib" with your favorite text editor:)
  • search to make sure the citation you want isn't already there..
  • go to the end of the file and copy/paste an existing citation
  • update the contents, and make sure the first line @article{xyz, has a unique identifier (i.e., do a search for the xyz part)
  • note that authors are separated by and, no commas

You can now cite the paper by using e.g., \citet{xyz}. For example:

  • There are many herring in BC \citep{fu2004}, which has also been noticed by \citet{forrest2015}.

produces:

  • There are many herring in BC (Fu et al., 2004), which has also been noticed by Forrest et al. (2015).

http://merkel.texture.rocks/Latex/natbib.php

And for cross-referencing, look here:
https://en.wikibooks.org/wiki/LaTeX/Labels_and_Cross-referencing

from csas-latex.

grinnellm avatar grinnellm commented on July 17, 2024 1

Go the the subsubsection that you want to reference, and make a new label that makes sense, say \label{secMatAge}. Put it on the same line as the subsubsection, at the end of the line. Then you can refer to it elsewhere by, say "as described in \ref{secMatAge}."

from csas-latex.

jaclyncleary avatar jaclyncleary commented on July 17, 2024

@grinnellm

How do I type the subsubsection reference:

"... are presented in Section 2.4.4 Maturity at age of the Sensitivity Analyses."

from csas-latex.

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.