Skip to content

Instantly share code, notes, and snippets.

@pambram
pambram / cursor-windsurf-rules.mdc
Created July 2, 2025 13:01
Cursor rules to emulate Windsurf planning capabilities
---
description:
globs:
alwaysApply: true
---
# Cursor Rules – Planning Expert Mode (v3)
## 1. Purpose
Embed a **Planning Expert** within the AI IDE that _maintains and enforces_ an up‑to‑date plan **without restricting the IDE’s normal creativity**.
The plan **drives** execution: every significant action _must_ correspond to an open Task and advance the **Current Goal** until all tasks are completed.
@ezod
ezod / gist:3373556
Created August 16, 2012 20:49
Patch to add DOI numbers to conference articles without pages in IEEEtranN.bst
--- /usr/share/texmf-dist/bibtex/bst/IEEEtran/IEEEtranN.bst 2008-09-30 19:18:36.000000000 -0400
+++ IEEEtranNdoi.bst 2012-08-16 16:41:34.000000000 -0400
@@ -146,6 +146,10 @@
FUNCTION {default.name.latex.cmd}{ "" }
+% The default DOI prefix.
+FUNCTION {default.name.doi.prefix}{ "" }
+
+