Search found 3 matches

by nyknicksfan
Sat Sep 26, 2009 3:55 pm
Forum: Page Layout
Topic: How Do I Use \label if I Just Want to Label Text?
Replies: 5
Views: 7197

Re: How Do I Use \label if I Just Want to Label Text?

Oh, sorry about that. I actually don't know of a working example that does what I'm asking for, but here is the "working" code for my document.

\documentclass[12pt]{article}

\usepackage{indentfirst}
\usepackage{setspace}
\usepackage{geometry}
\usepackage{endnotes}
\usepackage{amsmath}
\usepackage ...
by nyknicksfan
Sat Sep 26, 2009 3:05 pm
Forum: Page Layout
Topic: How Do I Use \label if I Just Want to Label Text?
Replies: 5
Views: 7197

Re: How Do I Use \label if I Just Want to Label Text?

Well, in class I completed a lab exercise, and the write up is supposed to include a procedure and an error analysis (qualitative and quantitative). I was thinking about combining the procedure with a qualitative error analysis, and then cross-referencing these qualitative errors with a different ...
by nyknicksfan
Sat Sep 26, 2009 4:17 am
Forum: Page Layout
Topic: How Do I Use \label if I Just Want to Label Text?
Replies: 5
Views: 7197

How Do I Use \label if I Just Want to Label Text?

So below I've listed the basic code for my document {PACKAGES HAVE BEEN OMITTED}. I basically have a lot of sentences that I would like to put subscripts on, or at least label, and then recall them in later sections. (In other words, use the command \label for text}

For example, in the procedure ...