Wednesday, January 20, 2021

GNURadio wiki

Hi,

Following a recent discussion on this list about complex signals, I started writing a tutorial on IQ and complex signals for the GNURadio wiki (not yet on the wiki) and have 2 questions:

References:

I've seen there is no references <ref> enabled https://www.mediawiki.org/wiki/Extension:Cite  so there is 2 solutions to add references in GNURadio wiki:

  • enable reference on the wiki (one line of code in localsettings.php)
  • or use anchor in text which require using <span></span>  (may be this is not the best solution)

What do you think about enabling references ?

Figures :

I want to use some figures which I will build from Latex/Tikz. Is there any rule about figures:

  • I can put them as png file, but no one will be able modify this without having the source code (.tex)
  • I could add a zip file containing all figures code used in my tutorial page.

Is there any advice/rules regarding using figure in GNURadio Wiki ?


Regards, Christophe

No comments:

Post a Comment