Writing

Paper Writing, Plotting and Coding Tips

2017-02-02. Category & Tags: Academy, Writing, LaTex

See also time plan by tomato-timing.

Variable Names #

several types:

  • var name in paper, usually single char, e.g. $d$.
  • col name in df/dt, usually several words, e.g. “search_step”.
  • human readable string, e.g. “Search Step Length”.
  • other variables in R/Py, e.g. t_searchStep, algorithmSetup$searchStepLengthListing.

Linguistic & Journals Tools #

Datasets #

UCI
See also Bookmarks.

...

MicroSoft (MS) Office Citation/Bibliography - How To

2012-11-07. Category & Tags: Soft&Skills Soft&Skills, LaTex, BibLatex, Citation, Paper, Writing, Research

NOTE: this article is dated, please use Zotero plugins.

1. Import Resources #

1

“over-write”, if asked.

 

2. Insert Citation #

2

3. Append Bibliography #

3

4. Known Issues #

4.1. Delete Extra Items #

MS will not delete the extra items (not cited items) automatically.

Make sure that your thesis is the final version, then you could delete the extra bib items.

...