From f6ad8465b601d36af127392954eef717ab7ba841 Mon Sep 17 00:00:00 2001 From: John Cupitt Date: Mon, 24 Apr 2017 17:34:13 +0100 Subject: [PATCH] add Cite section --- autogen.sh | 2 +- doc/Cite.md | 19 +++++++++++++++++++ doc/Cite.xml | 21 +++++++++++++++++++++ doc/Makefile.am | 1 + doc/libvips-docs.xml.in | 1 + 5 files changed, 43 insertions(+), 1 deletion(-) create mode 100644 doc/Cite.md create mode 100644 doc/Cite.xml diff --git a/autogen.sh b/autogen.sh index 208a1bf2..9055e1c1 100755 --- a/autogen.sh +++ b/autogen.sh @@ -16,7 +16,7 @@ rm -f m4/gtk-doc.m4 rm -f config.* configure depcomp rm -f install-sh intltool-* libtool ltmain.sh missing mkinstalldirs -rm -f stamp-* vipsCC-7.19.pc vips-7.19.spec vips-7.19.pc +rm -f stamp-* rm -f swig/vipsCC/*.cxx rm -f swig/vipsCC/VImage.h rm -f swig/vipsCC/VImage.py python/vipsCC/VError.py python/vipsCC/VMask.py python/vipsCC/Display.py diff --git a/doc/Cite.md b/doc/Cite.md new file mode 100644 index 00000000..724afea3 --- /dev/null +++ b/doc/Cite.md @@ -0,0 +1,19 @@ + + Cite + 3 + libvips + + + + Cite + References to cite for libvips + + +Martinez, K. and Cupitt, J. (2005) [VIPS -- a highly tuned image processing +software architecture](http://eprints.ecs.soton.ac.uk/12371). In Proceedings +of IEEE International Conference on Image Processing 2, pp. 574-577, Genova. + +Cupitt, J. and Martinez, K. (1996) [VIPS: An image processing system +for large images](http://eprints.soton.ac.uk/252227/1/vipsspie96a.pdf), +Proc. SPIE, vol. 2663, pp. 19--28. + diff --git a/doc/Cite.xml b/doc/Cite.xml new file mode 100644 index 00000000..94588c68 --- /dev/null +++ b/doc/Cite.xml @@ -0,0 +1,21 @@ + + + + + + + Cite 3 libvips + + + Cite References to cite for libvips + + + Martinez, K. and Cupitt, J. (2005) VIPS – a highly tuned image processing software architecture. In Proceedings of IEEE International Conference on Image Processing 2, pp. 574-577, Genova. + + + Cupitt, J. and Martinez, K. (1996) VIPS: An image processing system for large images, Proc. SPIE, vol. 2663, pp. 19–28. + + + + diff --git a/doc/Makefile.am b/doc/Makefile.am index 382e4321..60597702 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -147,6 +147,7 @@ markdown_content_files = \ Using-vipsthumbnail.md \ How-it-opens-files.md \ Examples.md \ + Cite.md \ Making-image-pyramids.md # converted to xml in this dir by pandoc diff --git a/doc/libvips-docs.xml.in b/doc/libvips-docs.xml.in index 2eed5775..46bd6a32 100644 --- a/doc/libvips-docs.xml.in +++ b/doc/libvips-docs.xml.in @@ -44,6 +44,7 @@ +