<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://moasspedia.org/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AOiint%2Fdoc</id>
	<title>Template:Oiint/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://moasspedia.org/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AOiint%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://moasspedia.org/w/index.php?title=Template:Oiint/doc&amp;action=history"/>
	<updated>2026-04-13T05:49:24Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.2</generator>
	<entry>
		<id>https://moasspedia.org/w/index.php?title=Template:Oiint/doc&amp;diff=25779&amp;oldid=prev</id>
		<title>Wikipedia&gt;WOSlinker: change source to syntaxhighlight</title>
		<link rel="alternate" type="text/html" href="https://moasspedia.org/w/index.php?title=Template:Oiint/doc&amp;diff=25779&amp;oldid=prev"/>
		<updated>2020-07-07T13:04:10Z</updated>

		<summary type="html">&lt;p&gt;change source to syntaxhighlight&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
This template is used to include the double closed integral, usually in a mathematical formula. It overcomes a limitation of the [[Help:Displaying a formula#\oiint and \oiiint|TeX rendering]] which cannot display this symbol without clumsy workarounds.&lt;br /&gt;
&lt;br /&gt;
==Arguments==&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;preintegral&amp;#039;&amp;#039;&amp;#039; the text or formula immediately before the integral&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;intsubscpt&amp;#039;&amp;#039;&amp;#039; the subscript below the integral&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;integrand&amp;#039;&amp;#039;&amp;#039; the text or formula immediately after the formula&lt;br /&gt;
&lt;br /&gt;
All parameters are optional.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
;Two of [[Maxwell&amp;#039;s equations]], e.g. the [[Maxwell–Faraday equation]] and [[Ampère&amp;#039;s circuital law]] (with Maxwell&amp;#039;s addition).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;tex&amp;quot;&amp;gt;:{{oiint&lt;br /&gt;
| preintegral = &amp;lt;math&amp;gt;\oint_C \mathbf{E} \cdot {\rm d} \boldsymbol{\ell} = \frac{\partial }{\partial t} &amp;lt;/math&amp;gt;&lt;br /&gt;
| intsubscpt = &amp;lt;math&amp;gt;{\scriptstyle S}&amp;lt;/math&amp;gt;&lt;br /&gt;
| integrand = &amp;lt;math&amp;gt;\mathbf{B} \cdot {\rm d}\mathbf{S}&amp;lt;/math&amp;gt;&lt;br /&gt;
}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
:{{oiint&lt;br /&gt;
| preintegral = &amp;lt;math&amp;gt;\oint_C \mathbf{E} \cdot {\rm d} \boldsymbol{\ell} = \frac{\partial }{\partial t} &amp;lt;/math&amp;gt;&lt;br /&gt;
| intsubscpt = &amp;lt;math&amp;gt;{\scriptstyle S}&amp;lt;/math&amp;gt;&lt;br /&gt;
| integrand = &amp;lt;math&amp;gt;\mathbf{B} \cdot {\rm d}\mathbf{S}&amp;lt;/math&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;tex&amp;quot;&amp;gt;:{{oiint&lt;br /&gt;
| preintegral = &amp;lt;math&amp;gt;\oint_C \mathbf{B} \cdot {\rm d} \boldsymbol{\ell} = \mu_0 &amp;lt;/math&amp;gt;&lt;br /&gt;
| intsubscpt = &amp;lt;math&amp;gt;{\scriptstyle S}&amp;lt;/math&amp;gt;&lt;br /&gt;
| integrand = &amp;lt;math&amp;gt;\left ( \mathbf{J} + \epsilon_0\frac{\partial \mathbf{E}}{\partial t} \right )\! \cdot {\rm d}\mathbf{S}&amp;lt;/math&amp;gt;&lt;br /&gt;
}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:{{oiint&lt;br /&gt;
| preintegral = &amp;lt;math&amp;gt;\oint_C \mathbf{B} \cdot {\rm d} \boldsymbol{\ell} = \mu_0 &amp;lt;/math&amp;gt;&lt;br /&gt;
| intsubscpt = &amp;lt;math&amp;gt;{\scriptstyle S}&amp;lt;/math&amp;gt;&lt;br /&gt;
| integrand = &amp;lt;math&amp;gt;\left ( \mathbf{J} + \epsilon_0\frac{\partial \mathbf{E}}{\partial t} \right )\! \cdot {\rm d}\mathbf{S}&amp;lt;/math&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Technical details ==&lt;br /&gt;
The \oiint command is not part of [[AMS-LaTeX]], and thus not part of the math support that MediaWiki provides. It is available as a unicode character {{unichar|222F}} but font support for this character can be lacking. For this reason, the template provides an image variant of the character.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* {{tl|Oiiint}} (to implement triple closed integrals)&lt;br /&gt;
* {{tl|Intorient}} (to implement oriented boundary integrals over a 2-surface and 3-surface)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
&amp;lt;!-- ADD CATEGORIES BELOW THIS LINE --&amp;gt;&lt;br /&gt;
[[Category:Wikipedia formatting and function templates]]&lt;br /&gt;
[[Category:Mathematical formatting templates]]&lt;br /&gt;
&amp;lt;!-- ADD INTERWIKIS BELOW THIS LINE --&amp;gt;&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Wikipedia&gt;WOSlinker</name></author>
	</entry>
</feed>