This is the property of the Daily Journal Corporation and fully protected by copyright. It is made available only to Daily Journal subscribers for personal or collaborative purposes and may not be distributed, reproduced, modified, stored or transferred without written permission. Please click "Reprint" to order presentation-ready copies to distribute to clients or use in commercial marketing materials or for permission to post on a website. and copyright (showing year of publication) at the bottom.
Subscribe to the Daily Journal for access to Daily Appellate Reports, Verdicts, Judicial Profiles and more...

Appellate Practice,
Guide to Legal Writing

Jul. 2, 2024

More 'cleaning up' to do: 'cleaned up' in federal courts

The momentum is swinging heavily in favor of the 'cleaned up' legal citation format, making it a likely permanent addition to legal writing practices.

Benjamin G. Shatz

Partner
Manatt, Phelps & Phillips LLP

Appellate Law (Certified), Litigation

Email: bshatz@manatt.com

Benjamin is a certified specialist in appellate law who co-chairs the Appellate Practice Group at Manatt in the firm's Los Angeles office. Exceptionally Appealing appears the first Tuesday of the month.

See more...

Patrice Ruane

Associate
Manatt, Phelps & Phillips, LLP

See more...

Last month, we shared the story of "cleaned up" and explored how it has fared in California. Little did we know that this topic would ignite so many responses (mostly positive) about using the new signal. So this month we're sticking with that topic and digging a little deeper.

To recap, "cleaned up" is the citation parenthetical Jack Metzler proposed in a 2017 Twitter thread:

{ if (typeof Stripe !== "undefined") { clearInterval(checkStripe); initializeStripe(); } }, 500); // Check every 500ms until Stripe loads } }); function initializeStripe() { const stripeKeyMeta = document.querySelector('meta[name="stripe-key"]'); const stripeKey = stripeKeyMeta ? stripeKeyMeta.content : null; if (!stripeKey) { console.error("❌ Stripe key is missing. Check your Rails configuration."); return; } try { var stripe = Stripe(stripeKey); console.log("✅ Stripe initialized successfully."); } catch (error) { console.error("❌ Error initializing Stripe:", error); } }