Difference between revisions of "Overleaf"
From IFORS Developing Countries Online Resources
(Created page with "Cloud-based LaTeX editor and authoring service links to material https://www.overleaf.com/learn https://www.overleaf.com/home https://www.overleaf.com/events/webinars C...") |
|||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
Cloud-based LaTeX editor and authoring service | Cloud-based LaTeX editor and authoring service | ||
| − | links to material | + | links to material: |
https://www.overleaf.com/learn | https://www.overleaf.com/learn | ||
| Line 8: | Line 8: | ||
https://www.overleaf.com/events/webinars | https://www.overleaf.com/events/webinars | ||
| + | |||
| + | <html> | ||
| + | <head> | ||
| + | </head> | ||
| + | <body> | ||
| + | <script type="text/javascript">(function(d, t, e, m){ | ||
| + | // Async Rating-Widget initialization. | ||
| + | window.RW_Async_Init = function(){ | ||
| + | RW.init({ | ||
| + | huid: "141148", | ||
| + | uid: "6db8b62d52afa816e07e3917b2d0ce28", | ||
| + | source: "website", | ||
| + | options: { | ||
| + | "advanced": { | ||
| + | "layout": { | ||
| + | "lineHeight": "22px" | ||
| + | } | ||
| + | }, | ||
| + | "size": "medium", | ||
| + | "style": "oxygen" | ||
| + | } | ||
| + | }); | ||
| + | RW.render(); | ||
| + | }; | ||
| + | |||
| + | // Append Rating-Widget JavaScript library. | ||
| + | var rw, s = d.getElementsByTagName(e)[0], id = "rw-js", | ||
| + | p = d.location.protocol, a = ("https:" == p ? "secure." + | ||
| + | m + "js/" : "js." + m), ck = "Y" + t.getFullYear() + "M" + | ||
| + | t.getMonth() + "D" + t.getDate(); | ||
| + | if (d.getElementById(id)) return; | ||
| + | rw = d.createElement(e); | ||
| + | rw.id = id; rw.async = true; rw.type = "text/javascript"; | ||
| + | rw.src = p + "//" + a + "external.min.js?ck=" + ck; | ||
| + | s.parentNode.insertBefore(rw, s); | ||
| + | }(document, new Date(), "script", "rating-widget.com/"));</script> | ||
| + | <div class="rw-ui-container rw-urid-832"></div> | ||
| + | </body> | ||
| + | </html> | ||
| + | |||
[[Category: Free OR Software]] | [[Category: Free OR Software]] | ||
Latest revision as of 09:33, 27 September 2021
Cloud-based LaTeX editor and authoring service
links to material:
https://www.overleaf.com/learn
https://www.overleaf.com/events/webinars
<html> <head> </head> <body> <script type="text/javascript">(function(d, t, e, m){
// Async Rating-Widget initialization.
window.RW_Async_Init = function(){
RW.init({
huid: "141148",
uid: "6db8b62d52afa816e07e3917b2d0ce28",
source: "website",
options: {
"advanced": {
"layout": {
"lineHeight": "22px"
}
},
"size": "medium",
"style": "oxygen"
}
});
RW.render();
};
// Append Rating-Widget JavaScript library.
var rw, s = d.getElementsByTagName(e)[0], id = "rw-js",
p = d.location.protocol, a = ("https:" == p ? "secure." +
m + "js/" : "js." + m), ck = "Y" + t.getFullYear() + "M" +
t.getMonth() + "D" + t.getDate();
if (d.getElementById(id)) return;
rw = d.createElement(e);
rw.id = id; rw.async = true; rw.type = "text/javascript";
rw.src = p + "//" + a + "external.min.js?ck=" + ck;
s.parentNode.insertBefore(rw, s);
}(document, new Date(), "script", "rating-widget.com/"));</script>
</body> </html>