1,032 reputation
414
bio website iit.edu/~kbloom1
location Chicago, IL
age 30
visits member for 2 years, 6 months
seen Oct 22 '12 at 12:22
stats profile views 53
A PhD student in Computer Science, working on natural language processing.

Nov
12
awarded  Yearling
Oct
22
awarded  Good Answer
Oct
7
revised How do you write a vector with an underline instead of an arrow?
Bring back the minimal example.
Oct
7
suggested suggested edit on How do you write a vector with an underline instead of an arrow?
Jun
8
awarded  Caucus
May
25
awarded  Popular Question
May
5
awarded  Enlightened
May
5
awarded  Nice Answer
Nov
12
awarded  Yearling
Sep
25
comment Is it normal for BibTeX to replace similar author names with “------”?
Most other bibliography styles don't have this behavior.
Aug
25
answered How can I generate PDF metadata from LaTeX?
Aug
25
answered How can I generate PDF metadata from LaTeX?
Aug
23
revised Getting natbib to use numerical keys when the bibliography will be in a separate file.
Change title to be more descriptive of the updated question.
Aug
23
suggested suggested edit on Getting natbib to use numerical keys when the bibliography will be in a separate file.
Aug
22
comment stack.sty and \end{environment}
The problem is the way LaTeX defines \@checkend as \def\@checkend#1{\def\reserved@a{#1}\ifx\reserved@a\@currenvir \else\@badend{#1}\fi}. The use of ifx means that the unexpanded contents of \reserved@a (in this case \Stack{endenvstack}) are checked for to see whether they match the environment name, and if they don't, an error message is printed. The rest of the \end macro works the way it should in the presence of commands that evaluate to the environment name.
Aug
21
accepted stack.sty and \end{environment}
Aug
19
revised stack.sty and \end{environment}
added 74 characters in body
Aug
19
revised stack.sty and \end{environment}
added 4 characters in body
Aug
19
answered stack.sty and \end{environment}
Aug
19
revised stack.sty and \end{environment}
added 486 characters in body