Suggested Pipelines: Difference between revisions

From MEG Core
Jump to navigation Jump to search
Content deleted Content added
No edit summary
No edit summary
Line 5: Line 5:
}}
}}


<math>f(x) = x^2</math> and stuff
<math>f(x) = x^2</math> and stuff

Revision as of 16:20, 1 March 2019

{{#mermaid:graph LR

 DoStuff --> DoMoreStuff;
 DoMoreStuff --> DoEvenMoreStuff;
 DoEvenMoreStuff --> PublishNaturePaper;

}}

 f(x)=x2 and stuff