Citation
.
- Both Ox and niqlow should be cited in any use. Suggestion
Results were generated using Ox (www.doornik.com) and niqlow (github.com/ferrall/niqlow).
- Consider making your niqlow code public, possibly through github.
- You need not share the source
.ox
files.
- Compile to
.oxo
and distribute only .h
and .oxo
.
- Users can then
#import
your work and build on it.
- See Ox documentation on import and include and compiling to .oxo.
- Consider using OxDoc to document your code.
- Author:
- © 2011-2019 Christopher Ferrall.