-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbluf-format.html
More file actions
114 lines (110 loc) · 4.79 KB
/
bluf-format.html
File metadata and controls
114 lines (110 loc) · 4.79 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<!-- 2022-W11-4 02:12 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>A Modified BLUF Format: Concise, Clear, Effective</title>
<meta name="author" content="Inanna" />
<meta name="description" content="An introduction to my personal blog post formatting." />
<meta name="generator" content="Org Mode" />
<link href="/site.css" rel="stylesheet" type="text/css" /><link href="images/website-icon.png" rel="icon" />
</head>
<body>
<div id="preamble" class="status">
<div><a href="/index.html"><img alt="An abstract logo representing a series of three assembly line stamping machines with the words CONS, DEV, and embalzoned in white on each machine." id="site-logo" src="/images/website-logo.png" /></a></div>
</div>
<div id="content" class="content">
<h1 class="title">A Modified BLUF Format: Concise, Clear, Effective
<br />
<span class="subtitle">An Effective Algorithm for High Speed Computation</span>
</h1>
<div id="table-of-contents" role="doc-toc">
<h2>Table of Contents</h2>
<div id="text-table-of-contents" role="doc-toc">
<ul>
<li><a href="#orgbe94318">Summary</a></li>
<li><a href="#org3fe3e4c">Background</a></li>
<li><a href="#org9f6ee5f">Introduction</a></li>
<li><a href="#orgf8b431e">Formats</a>
<ul>
<li><a href="#orgf16dd28">Common Elements</a>
<ul>
<li><a href="#orge05a1f1">Footnotes are Used For Extra Background Information</a></li>
<li><a href="#orgac225a8">Anecdotes and Quotes are Placed In Quote Boxes</a></li>
<li><a href="#org64378d9">Section Headers Summarize Their Information When Possible</a></li>
</ul>
</li>
<li><a href="#orgbb00d21">Essays and Articles</a></li>
<li><a href="#org84e5553">Source Code Documents</a></li>
<li><a href="#org6d51ff3"></a></li>
</ul>
</li>
</ul>
</div>
</div>
<div id="outline-container-orgbe94318" class="outline-2">
<h2 id="orgbe94318">Summary</h2>
<div class="outline-text-2" id="text-orgbe94318">
<p>
A modified version of the <a href="other/how-to-write-an-intelligence-product-in-the-bottom-line-up-front-bluf-format.pdf">BLUF format</a> can help provide clear, simple writing in most cases. Here I outline how I use my personal alteration of the format.
</p>
</div>
</div>
<div id="outline-container-org3fe3e4c" class="outline-2">
<h2 id="org3fe3e4c">Background</h2>
<div class="outline-text-2" id="text-org3fe3e4c">
<p>
The <a href="other/how-to-write-an-intelligence-product-in-the-bottom-line-up-front-bluf-format.pdf">BLUF format</a> is a common format for producing military documents.
</p>
</div>
</div>
<div id="outline-container-org9f6ee5f" class="outline-2">
<h2 id="org9f6ee5f">Introduction</h2>
</div>
<div id="outline-container-orgf8b431e" class="outline-2">
<h2 id="orgf8b431e">Formats</h2>
<div class="outline-text-2" id="text-orgf8b431e">
</div>
<div id="outline-container-orgf16dd28" class="outline-3">
<h3 id="orgf16dd28">Common Elements</h3>
<div class="outline-text-3" id="text-orgf16dd28">
</div>
<div id="outline-container-orge05a1f1" class="outline-4">
<h4 id="orge05a1f1">Footnotes are Used For Extra Background Information</h4>
</div>
<div id="outline-container-orgac225a8" class="outline-4">
<h4 id="orgac225a8">Anecdotes and Quotes are Placed In Quote Boxes</h4>
</div>
<div id="outline-container-org64378d9" class="outline-4">
<h4 id="org64378d9">Section Headers Summarize Their Information When Possible</h4>
<div class="outline-text-4" id="text-org64378d9">
<p>
In order to make the document easy to skim, section headers summarize the information in the sections and subsections they contain. This ensures that sections can be consumed piecemeal and rapidly provides clear information about the document.
</p>
</div>
</div>
</div>
<div id="outline-container-orgbb00d21" class="outline-3">
<h3 id="orgbb00d21">Essays and Articles</h3>
</div>
<div id="outline-container-org84e5553" class="outline-3">
<h3 id="org84e5553">Source Code Documents</h3>
<div class="outline-text-3" id="text-org84e5553">
<p>
Source code document should
</p>
</div>
</div>
<div id="outline-container-org6d51ff3" class="outline-3">
<h3 id="org6d51ff3"></h3>
</div>
</div>
</div>
<div id="postamble" class="status">
<p class="date">Last Modified: 2022-W09-6 17:42</p><p class="creator">Generated Using: <a href="https://www.gnu.org/software/emacs/">Emacs</a> 27.2 (<a href="https://orgmode.org">Org</a> mode 9.4.6)</p><p class="license">Except where otherwise noted content on <a href="https://cons.dev">cons.dev</a> is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/" rel="license">Creative Commons Attribution-ShareAlike 4.0 International License</a>.</p>
</div>
</body>
</html>