-
TMVA CheatSheet
Cheat sheet for TMVA — training and evaluating multivariate classifiers in ROOT for particle physics analysis.
-
ROOT CheatSheet
Cheat sheet for ROOT and PyROOT — histograms, trees, fitting, and common analysis patterns.
-
Feynman Diagram
How to draw Feynman diagrams in LaTeX using the TikZ-Feynman and FeynMP packages.
-
svn uses
Reference notes for Subversion (SVN) — checkout, commit, update, branching, and repository management.
-
pandoc
Using Pandoc to convert documents between formats — Markdown to PDF, LaTeX, HTML, and Word.
-
HEP Jobs search
Links and tips for finding jobs and postdoctoral positions in high-energy physics.
-
python
Python notes and snippets covering data structures, file I/O, scripting patterns, and useful standard-library features.
-
Git CheatSheet
Notes on using Git for version control — branching, merging, rebasing, and common workflows.
-
Vi-Editor
Quick-reference guide to the vi/vim editor — navigation, editing, search, and essential commands.
-
Grep command
Cheat sheet for grep and regular expressions — pattern matching, recursive search, and useful flags for everyday use.
-
find command
Reference guide for the Unix `find` command — searching by name, type, size, modification time, and combining with `xargs`.
-
Research Papers
-
Some Good Reference For Thesis
Collected references and links covering particle physics topics including tracker reconstruction, neutrinos, LHC collisions, and boosted objects.
-
Particle Physics For General Public
A curated collection of resources explaining particle physics to a general audience — accelerators, detectors, and the Standard Model.
-
Machine Learning
Overview of machine learning concepts and resources relevant to physics analysis and data science.
-
Latex Commands
A practical LaTeX tutorial covering document structure, equations, figures, and bibliography management.
-
How to GitHub Pages
Notes on setting up and customising a GitHub Pages site with Jekyll.
-
How To AN in CMS
How to write a CMS Analysis Note (AN) — structure, tools, SVN workflow, and submission steps.
-
Ubuntu problems & solutions
Notes and tips for working with Ubuntu Linux, including useful commands and system configuration.
-
sed command
Practical reference for the sed stream editor — substitutions, deletions, and in-place file editing from the command line.
-
awk command
Quick-reference cheat sheet for AWK — field processing, pattern matching, and common one-liners for text manipulation in the shell.