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 July 23, 2024 05:00
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 July 24, 2024 17:56
tmux shortcuts & cheatsheet

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname