<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[MKLab - ARTICLES]]></title>
		<link>https://mklab.gr/</link>
		<description><![CDATA[MKLab - https://mklab.gr]]></description>
		<pubDate>Sat, 12 Sep 2026 06:10:44 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[On writing papers [Terry Tao]]]></title>
			<link>https://mklab.gr/showthread.php?tid=1477</link>
			<pubDate>Fri, 31 Jul 2026 01:43:45 +0300</pubDate>
			<dc:creator><![CDATA[<a href="https://mklab.gr/member.php?action=profile&uid=1">mklabgr</a>]]></dc:creator>
			<guid isPermaLink="false">https://mklab.gr/showthread.php?tid=1477</guid>
			<description><![CDATA[<div style="text-align: left;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">Summary: Terry Tao’s “Advice on Writing Papers”</span></div>
Terry Tao explains that good mathematical writing does not follow a fixed formula; instead, authors should develop a style that matches their strengths, the subject, and the intended audience. A successful paper should begin by clearly presenting and motivating its main ideas, using the introduction to highlight the importance of the results while remaining accurate and honest. <br />
<br />
The organization of the paper is essential: authors should choose good notation, divide complex arguments into manageable sections or lemmas, and provide enough detail so readers can understand the key ideas without being overwhelmed by routine calculations. Tao recommends creating a quick prototype draft before polishing the final version, writing in a professional but personal voice, and using natural language rather than relying only on mathematical symbols. <br />
<br />
Authors should focus their effort on the most important and innovative parts of the work, while avoiding unnecessary optimization that may make the paper longer or less clear. Before submission, a paper should be carefully proofread and sent to an appropriate journal. Ultimately, Tao emphasizes that mathematical writing is about communication: the goal is not only to present correct results but also to help readers understand why those results matter and how the ideas fit together. <br />
<br />
<span style="font-weight: bold;" class="mycode_b">Key takeaways:</span><ul class="mycode_list"><li>A paper should communicate ideas, not just contain proofs.<br />
</li>
<li>The introduction should explain the significance of the results.<br />
</li>
<li>Good structure and notation greatly improve readability.<br />
</li>
<li>Give more space to important ideas and less to routine details.<br />
</li>
<li>Write a draft quickly, then refine it.<br />
</li>
<li>Avoid perfectionism that harms clarity or efficiency.<br />
</li>
<li>Submit only a polished, carefully checked final version.<br />
</li>
</ul>
<br />
<a href="https://terrytao.wordpress.com/advice-on-writing-papers/" target="_blank" rel="noopener" class="mycode_url">ARTICLE</a>]]></description>
			<content:encoded><![CDATA[<div style="text-align: left;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">Summary: Terry Tao’s “Advice on Writing Papers”</span></div>
Terry Tao explains that good mathematical writing does not follow a fixed formula; instead, authors should develop a style that matches their strengths, the subject, and the intended audience. A successful paper should begin by clearly presenting and motivating its main ideas, using the introduction to highlight the importance of the results while remaining accurate and honest. <br />
<br />
The organization of the paper is essential: authors should choose good notation, divide complex arguments into manageable sections or lemmas, and provide enough detail so readers can understand the key ideas without being overwhelmed by routine calculations. Tao recommends creating a quick prototype draft before polishing the final version, writing in a professional but personal voice, and using natural language rather than relying only on mathematical symbols. <br />
<br />
Authors should focus their effort on the most important and innovative parts of the work, while avoiding unnecessary optimization that may make the paper longer or less clear. Before submission, a paper should be carefully proofread and sent to an appropriate journal. Ultimately, Tao emphasizes that mathematical writing is about communication: the goal is not only to present correct results but also to help readers understand why those results matter and how the ideas fit together. <br />
<br />
<span style="font-weight: bold;" class="mycode_b">Key takeaways:</span><ul class="mycode_list"><li>A paper should communicate ideas, not just contain proofs.<br />
</li>
<li>The introduction should explain the significance of the results.<br />
</li>
<li>Good structure and notation greatly improve readability.<br />
</li>
<li>Give more space to important ideas and less to routine details.<br />
</li>
<li>Write a draft quickly, then refine it.<br />
</li>
<li>Avoid perfectionism that harms clarity or efficiency.<br />
</li>
<li>Submit only a polished, carefully checked final version.<br />
</li>
</ul>
<br />
<a href="https://terrytao.wordpress.com/advice-on-writing-papers/" target="_blank" rel="noopener" class="mycode_url">ARTICLE</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[How to Write a 21st Century Proof [Lamport]]]></title>
			<link>https://mklab.gr/showthread.php?tid=1160</link>
			<pubDate>Thu, 16 Jul 2026 19:21:02 +0300</pubDate>
			<dc:creator><![CDATA[<a href="https://mklab.gr/member.php?action=profile&uid=1">mklabgr</a>]]></dc:creator>
			<guid isPermaLink="false">https://mklab.gr/showthread.php?tid=1160</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b">How to Write a 21st Century Proof </span><br />
<span style="font-weight: bold;" class="mycode_b">BY Leslie Lamport</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Summary</span><br />
<br />
In <span style="font-weight: bold;" class="mycode_b">"How to Write a Proof,"</span> Leslie Lamport argues that the traditional way mathematicians write proofs in long paragraphs often makes them difficult to follow and increases the risk of overlooking errors. Instead, he proposes a <span style="font-weight: bold;" class="mycode_b">hierarchically structured</span> approach, where a proof is organized into clear, numbered steps that begin with the main idea and gradually reveal more detailed arguments only when needed. This style allows readers to first understand the overall strategy before diving into technical details, much like navigating an outline or a well-designed computer program. <br />
<br />
Lamport explains that this method improves readability, makes complex proofs easier to verify, and helps authors avoid logical mistakes by forcing each claim to be explicitly justified. Although structured proofs may initially seem longer than conventional ones, he argues that they are ultimately more practical, easier to maintain, and far more reliable. His central message is that mathematicians can greatly improve the clarity and correctness of their work by adopting proof-writing techniques inspired by the hierarchical organization long used in software engineering. <br />
<br />
<a href="https://lamport.azurewebsites.net/pubs/proof.pdf" target="_blank" rel="noopener" class="mycode_url">ARTICLE [PDF]</a>]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b">How to Write a 21st Century Proof </span><br />
<span style="font-weight: bold;" class="mycode_b">BY Leslie Lamport</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Summary</span><br />
<br />
In <span style="font-weight: bold;" class="mycode_b">"How to Write a Proof,"</span> Leslie Lamport argues that the traditional way mathematicians write proofs in long paragraphs often makes them difficult to follow and increases the risk of overlooking errors. Instead, he proposes a <span style="font-weight: bold;" class="mycode_b">hierarchically structured</span> approach, where a proof is organized into clear, numbered steps that begin with the main idea and gradually reveal more detailed arguments only when needed. This style allows readers to first understand the overall strategy before diving into technical details, much like navigating an outline or a well-designed computer program. <br />
<br />
Lamport explains that this method improves readability, makes complex proofs easier to verify, and helps authors avoid logical mistakes by forcing each claim to be explicitly justified. Although structured proofs may initially seem longer than conventional ones, he argues that they are ultimately more practical, easier to maintain, and far more reliable. His central message is that mathematicians can greatly improve the clarity and correctness of their work by adopting proof-writing techniques inspired by the hierarchical organization long used in software engineering. <br />
<br />
<a href="https://lamport.azurewebsites.net/pubs/proof.pdf" target="_blank" rel="noopener" class="mycode_url">ARTICLE [PDF]</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[MathSphere Mathematical Dictionary [free ebook]]]></title>
			<link>https://mklab.gr/showthread.php?tid=896</link>
			<pubDate>Sun, 05 Jul 2026 19:04:42 +0300</pubDate>
			<dc:creator><![CDATA[<a href="https://mklab.gr/member.php?action=profile&uid=1">mklabgr</a>]]></dc:creator>
			<guid isPermaLink="false">https://mklab.gr/showthread.php?tid=896</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b">MathSphere Mathematical Dictionary</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Summary</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">This book is essentially a maths vocabulary dictionary for school use, designed to help students quickly understand key mathematical terms.<br />
It explains maths language in simple, clear definitions, covering topics like numbers, arithmetic, algebra, geometry, measurements, shapes, and basic statistics. Each entry is meant to be short and easy to understand, often giving just the core meaning of a term so learners can recognize and use it correctly in class.<br />
In short: it works as a quick-reference glossary that builds maths literacy, helping students move from “not knowing the word” to confidently understanding and using mathematical language in everyday learning.</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><a href="https://mathsphere.co.uk/downloads/maths-dictionary/maths-dictionary-1.pdf" target="_blank" rel="noopener" class="mycode_url">BOOK (PDF)</a></span>]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b">MathSphere Mathematical Dictionary</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Summary</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">This book is essentially a maths vocabulary dictionary for school use, designed to help students quickly understand key mathematical terms.<br />
It explains maths language in simple, clear definitions, covering topics like numbers, arithmetic, algebra, geometry, measurements, shapes, and basic statistics. Each entry is meant to be short and easy to understand, often giving just the core meaning of a term so learners can recognize and use it correctly in class.<br />
In short: it works as a quick-reference glossary that builds maths literacy, helping students move from “not knowing the word” to confidently understanding and using mathematical language in everyday learning.</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><a href="https://mathsphere.co.uk/downloads/maths-dictionary/maths-dictionary-1.pdf" target="_blank" rel="noopener" class="mycode_url">BOOK (PDF)</a></span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[The nuts and bolts of writing mathematics [Richeson]]]></title>
			<link>https://mklab.gr/showthread.php?tid=646</link>
			<pubDate>Tue, 23 Jun 2026 11:30:31 +0300</pubDate>
			<dc:creator><![CDATA[<a href="https://mklab.gr/member.php?action=profile&uid=1">mklabgr</a>]]></dc:creator>
			<guid isPermaLink="false">https://mklab.gr/showthread.php?tid=646</guid>
			<description><![CDATA[<div style="text-align: left;" class="mycode_align"><span style="color: #1a1c1e;" class="mycode_color"><span style="font-family: 'Noto Serif', Georgia, serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">The nuts and bolts of writing mathematics <br />
by Dave Richeson<br />
<br />
 </span></span></span>Summary<br />
<br />
The article <span style="font-weight: bold;" class="mycode_b">“The Nuts and Bolts of Writing Mathematics”</span> explains that writing mathematics is not just about finding the right answer, but about communicating ideas clearly and logically. It compares mathematical writing to any other form of writing: you need planning, a first draft, revision, and careful editing. A good proof should be concise, precise, and written for the reader, avoiding unnecessary words, vague explanations, or too many symbols. <br />
The author emphasizes that mathematicians should guide the reader through their reasoning using clear language, proper structure, and a natural flow. Writing mathematics well is a skill that improves with practice, and a beautiful proof is not only correct—it is also easy for others to understand. <br />
<br />
<a href="https://divisbyzero.com/2009/09/17/the-nuts-and-bolts-of-writing-mathematics-2/" target="_blank" rel="noopener" class="mycode_url">ARTICLE</a></div>]]></description>
			<content:encoded><![CDATA[<div style="text-align: left;" class="mycode_align"><span style="color: #1a1c1e;" class="mycode_color"><span style="font-family: 'Noto Serif', Georgia, serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">The nuts and bolts of writing mathematics <br />
by Dave Richeson<br />
<br />
 </span></span></span>Summary<br />
<br />
The article <span style="font-weight: bold;" class="mycode_b">“The Nuts and Bolts of Writing Mathematics”</span> explains that writing mathematics is not just about finding the right answer, but about communicating ideas clearly and logically. It compares mathematical writing to any other form of writing: you need planning, a first draft, revision, and careful editing. A good proof should be concise, precise, and written for the reader, avoiding unnecessary words, vague explanations, or too many symbols. <br />
The author emphasizes that mathematicians should guide the reader through their reasoning using clear language, proper structure, and a natural flow. Writing mathematics well is a skill that improves with practice, and a beautiful proof is not only correct—it is also easy for others to understand. <br />
<br />
<a href="https://divisbyzero.com/2009/09/17/the-nuts-and-bolts-of-writing-mathematics-2/" target="_blank" rel="noopener" class="mycode_url">ARTICLE</a></div>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Glossary of mathematical jargon]]></title>
			<link>https://mklab.gr/showthread.php?tid=618</link>
			<pubDate>Mon, 22 Jun 2026 15:26:34 +0300</pubDate>
			<dc:creator><![CDATA[<a href="https://mklab.gr/member.php?action=profile&uid=1">mklabgr</a>]]></dc:creator>
			<guid isPermaLink="false">https://mklab.gr/showthread.php?tid=618</guid>
			<description><![CDATA[<span style="color: #101418;" class="mycode_color"><span style="font-family: 'Linux Libertine', Georgia, Times, 'Source Serif 4', serif;" class="mycode_font">Glossary of mathematical jargon </span></span><br />
<span style="color: #101418;" class="mycode_color"><span style="font-family: 'Linux Libertine', Georgia, Times, 'Source Serif 4', serif;" class="mycode_font">BY wikiepdia</span></span><br />
<br />
<span style="color: #101418;" class="mycode_color"><span style="font-family: 'Linux Libertine', Georgia, Times, 'Source Serif 4', serif;" class="mycode_font">Summary</span></span><br />
<br />
<span style="color: #101418;" class="mycode_color"><span style="font-family: 'Linux Libertine', Georgia, Times, 'Source Serif 4', serif;" class="mycode_font">The Wikipedia article <span style="font-weight: bold;" class="mycode_b">“Glossary of Mathematical Jargon”</span> presents a collection of informal expressions, specialized phrases, and cultural shorthand commonly used by mathematicians that often carry meanings quite different from their everyday English usage. It explains terms such as <span style="font-style: italic;" class="mycode_i">canonical</span>, <span style="font-style: italic;" class="mycode_i">deep</span>, <span style="font-style: italic;" class="mycode_i">nice</span>, <span style="font-style: italic;" class="mycode_i">regular</span>, <span style="font-style: italic;" class="mycode_i">almost all</span>, and <span style="font-style: italic;" class="mycode_i">abstract nonsense</span>, along with common proof-related language like <span style="font-style: italic;" class="mycode_i">iff</span> (“if and only if”), <span style="font-style: italic;" class="mycode_i">by contradiction</span>, and <span style="font-style: italic;" class="mycode_i">angle chasing</span>. The glossary highlights how mathematicians frequently use concise, informal terminology to communicate complex ideas efficiently while still maintaining rigorous underlying meanings, providing insight into the language and culture of mathematical practice beyond formal definitions and symbols. </span></span><br />
<br />
<span style="color: #101418;" class="mycode_color"><span style="font-family: 'Linux Libertine', Georgia, Times, 'Source Serif 4', serif;" class="mycode_font"><a href="https://en.wikipedia.org/wiki/Glossary_of_mathematical_jargon" target="_blank" rel="noopener" class="mycode_url">GLOSSARY</a></span></span>]]></description>
			<content:encoded><![CDATA[<span style="color: #101418;" class="mycode_color"><span style="font-family: 'Linux Libertine', Georgia, Times, 'Source Serif 4', serif;" class="mycode_font">Glossary of mathematical jargon </span></span><br />
<span style="color: #101418;" class="mycode_color"><span style="font-family: 'Linux Libertine', Georgia, Times, 'Source Serif 4', serif;" class="mycode_font">BY wikiepdia</span></span><br />
<br />
<span style="color: #101418;" class="mycode_color"><span style="font-family: 'Linux Libertine', Georgia, Times, 'Source Serif 4', serif;" class="mycode_font">Summary</span></span><br />
<br />
<span style="color: #101418;" class="mycode_color"><span style="font-family: 'Linux Libertine', Georgia, Times, 'Source Serif 4', serif;" class="mycode_font">The Wikipedia article <span style="font-weight: bold;" class="mycode_b">“Glossary of Mathematical Jargon”</span> presents a collection of informal expressions, specialized phrases, and cultural shorthand commonly used by mathematicians that often carry meanings quite different from their everyday English usage. It explains terms such as <span style="font-style: italic;" class="mycode_i">canonical</span>, <span style="font-style: italic;" class="mycode_i">deep</span>, <span style="font-style: italic;" class="mycode_i">nice</span>, <span style="font-style: italic;" class="mycode_i">regular</span>, <span style="font-style: italic;" class="mycode_i">almost all</span>, and <span style="font-style: italic;" class="mycode_i">abstract nonsense</span>, along with common proof-related language like <span style="font-style: italic;" class="mycode_i">iff</span> (“if and only if”), <span style="font-style: italic;" class="mycode_i">by contradiction</span>, and <span style="font-style: italic;" class="mycode_i">angle chasing</span>. The glossary highlights how mathematicians frequently use concise, informal terminology to communicate complex ideas efficiently while still maintaining rigorous underlying meanings, providing insight into the language and culture of mathematical practice beyond formal definitions and symbols. </span></span><br />
<br />
<span style="color: #101418;" class="mycode_color"><span style="font-family: 'Linux Libertine', Georgia, Times, 'Source Serif 4', serif;" class="mycode_font"><a href="https://en.wikipedia.org/wiki/Glossary_of_mathematical_jargon" target="_blank" rel="noopener" class="mycode_url">GLOSSARY</a></span></span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[The Definitive Glossary of Higher Mathematical Jargon]]></title>
			<link>https://mklab.gr/showthread.php?tid=478</link>
			<pubDate>Thu, 18 Jun 2026 09:37:28 +0300</pubDate>
			<dc:creator><![CDATA[<a href="https://mklab.gr/member.php?action=profile&uid=1">mklabgr</a>]]></dc:creator>
			<guid isPermaLink="false">https://mklab.gr/showthread.php?tid=478</guid>
			<description><![CDATA[<div style="text-align: left;" class="mycode_align"><span style="color: #000000;" class="mycode_color"><span style="font-family: Neutral800;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">The Definitive Glossary of Higher Mathematical Jargon<br />
<br />
</span></span><span style="font-weight: bold;" class="mycode_b">Summary</span><br />
<br />
The <span style="font-weight: bold;" class="mycode_b">Math Vault Mathematical Glossary</span> is a comprehensive reference guide to the language of higher mathematics, explaining more than 100 important mathematical terms and concepts that appear across many fields. It focuses on the specialized vocabulary mathematicians use to describe ideas such as <span style="font-weight: bold;" class="mycode_b">abstraction, algorithms, axioms, proofs, structures, infinity, equivalence, uniqueness, rigor, and transformations</span>, providing definitions, examples, and context for each term. <br />
<br />
The glossary aims to help students and enthusiasts better understand how mathematicians communicate abstract ideas, showing how precise language and concepts form the foundation of advanced mathematical thinking.<br />
<br />
<a href="https://mathvault.ca/math-glossary/" target="_blank" rel="noopener" class="mycode_url"><span style="font-weight: bold;" class="mycode_b">GLOSSARY</span></a><br />
<br />
</span></div>]]></description>
			<content:encoded><![CDATA[<div style="text-align: left;" class="mycode_align"><span style="color: #000000;" class="mycode_color"><span style="font-family: Neutral800;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">The Definitive Glossary of Higher Mathematical Jargon<br />
<br />
</span></span><span style="font-weight: bold;" class="mycode_b">Summary</span><br />
<br />
The <span style="font-weight: bold;" class="mycode_b">Math Vault Mathematical Glossary</span> is a comprehensive reference guide to the language of higher mathematics, explaining more than 100 important mathematical terms and concepts that appear across many fields. It focuses on the specialized vocabulary mathematicians use to describe ideas such as <span style="font-weight: bold;" class="mycode_b">abstraction, algorithms, axioms, proofs, structures, infinity, equivalence, uniqueness, rigor, and transformations</span>, providing definitions, examples, and context for each term. <br />
<br />
The glossary aims to help students and enthusiasts better understand how mathematicians communicate abstract ideas, showing how precise language and concepts form the foundation of advanced mathematical thinking.<br />
<br />
<a href="https://mathvault.ca/math-glossary/" target="_blank" rel="noopener" class="mycode_url"><span style="font-weight: bold;" class="mycode_b">GLOSSARY</span></a><br />
<br />
</span></div>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[How Writing Changes Mathematical Thought [Dunning]]]></title>
			<link>https://mklab.gr/showthread.php?tid=361</link>
			<pubDate>Sun, 14 Jun 2026 18:40:42 +0300</pubDate>
			<dc:creator><![CDATA[<a href="https://mklab.gr/member.php?action=profile&uid=1">mklabgr</a>]]></dc:creator>
			<guid isPermaLink="false">https://mklab.gr/showthread.php?tid=361</guid>
			<description><![CDATA[Summary<br />
<br />
The article argues that mathematical notation is not just a neutral way of recording ideas, but a “technology” that actively shapes how people think and what kinds of mathematics become possible. It explains how different writing systems—such as Roman versus Hindu-Arabic numerals or Newton’s geometric calculus versus Leibniz’s symbolic notation—don’t just represent math differently, but actually influence ease of computation, collaboration, and the development of entire fields.<br />
 The piece also shows that competing notations can coexist and even drive major breakthroughs in logic and computation, since studying different formal systems helped lead to results by Gödel, Turing, and Church. Overall, it emphasizes that changes in how mathematics is written have repeatedly changed the direction and power of mathematical thought itself.<br />
<br />
<a href="https://www.quantamagazine.org/how-writing-changes-mathematical-thought-20260325/" target="_blank" rel="noopener" class="mycode_url">ARTICLE</a>]]></description>
			<content:encoded><![CDATA[Summary<br />
<br />
The article argues that mathematical notation is not just a neutral way of recording ideas, but a “technology” that actively shapes how people think and what kinds of mathematics become possible. It explains how different writing systems—such as Roman versus Hindu-Arabic numerals or Newton’s geometric calculus versus Leibniz’s symbolic notation—don’t just represent math differently, but actually influence ease of computation, collaboration, and the development of entire fields.<br />
 The piece also shows that competing notations can coexist and even drive major breakthroughs in logic and computation, since studying different formal systems helped lead to results by Gödel, Turing, and Church. Overall, it emphasizes that changes in how mathematics is written have repeatedly changed the direction and power of mathematical thought itself.<br />
<br />
<a href="https://www.quantamagazine.org/how-writing-changes-mathematical-thought-20260325/" target="_blank" rel="noopener" class="mycode_url">ARTICLE</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[A Few Tips On Writing Papers With Mathematical Content [Tsitsiklis]]]></title>
			<link>https://mklab.gr/showthread.php?tid=294</link>
			<pubDate>Thu, 11 Jun 2026 20:37:55 +0300</pubDate>
			<dc:creator><![CDATA[<a href="https://mklab.gr/member.php?action=profile&uid=1">mklabgr</a>]]></dc:creator>
			<guid isPermaLink="false">https://mklab.gr/showthread.php?tid=294</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b">A Few Tips On Writing Papers With Mathematical Content<br />
John N. Tsitsiklis</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Summary  The document offers practical advice on drafting scientific and engineering papers that feature heavy mathematical content (such as optimization, systems control, and applied probability). Its primary objective is to make information transfer as effortless as possible for the reader, which simultaneously increases a solid paper's chances of publication.</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><a href="https://www.mit.edu/~jnt/Papers/R-20-write-v5.pdf" target="_blank" rel="noopener" class="mycode_url">ARTICLE PAGE</a></span>]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b">A Few Tips On Writing Papers With Mathematical Content<br />
John N. Tsitsiklis</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Summary  The document offers practical advice on drafting scientific and engineering papers that feature heavy mathematical content (such as optimization, systems control, and applied probability). Its primary objective is to make information transfer as effortless as possible for the reader, which simultaneously increases a solid paper's chances of publication.</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><a href="https://www.mit.edu/~jnt/Papers/R-20-write-v5.pdf" target="_blank" rel="noopener" class="mycode_url">ARTICLE PAGE</a></span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[The Oxford Mathematics Alphabet]]></title>
			<link>https://mklab.gr/showthread.php?tid=39</link>
			<pubDate>Tue, 25 Mar 2025 21:26:01 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://mklab.gr/member.php?action=profile&uid=1">mklabgr</a>]]></dc:creator>
			<guid isPermaLink="false">https://mklab.gr/showthread.php?tid=39</guid>
			<description><![CDATA[The Oxford Mathematics Alphabet<br />
<br />
<a href="https://www.maths.ox.ac.uk/outreach/oxford-mathematics-alphabet" target="_blank" rel="noopener" class="mycode_url">https://www.maths.ox.ac.uk/outreach/oxfo...s-alphabet</a>]]></description>
			<content:encoded><![CDATA[The Oxford Mathematics Alphabet<br />
<br />
<a href="https://www.maths.ox.ac.uk/outreach/oxford-mathematics-alphabet" target="_blank" rel="noopener" class="mycode_url">https://www.maths.ox.ac.uk/outreach/oxfo...s-alphabet</a>]]></content:encoded>
		</item>
	</channel>
</rss>