Skip to content

Instantly share code, notes, and snippets.

View Vinc0682's full-sized avatar

VincBreaker Vinc0682

View GitHub Profile
@xiaohk
xiaohk / how-to-make-taps-happy.md
Last active November 2, 2024 02:58
how-to-make-taps-happy

How To Make ACM TAPS Happy?

Here are some tips and tricks to make ACM TAPS stop complaining about your LaTeX source submission.

1. Only use ACM permitted packages

Remove all packages that are not listed in this webpage.

2. Add short description for \caption commands

@MohamedAlaa
MohamedAlaa / tmux-cheatsheet.markdown
Last active November 18, 2024 18:38
tmux shortcuts & cheatsheet

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname