Top "Cross-reference" questions

a notation or direction at one place (as in a document or file) to pertinent information at another place

Cross-reference (named anchor) in markdown

Is there markdown syntax for the equivalent of: Take me to <a href="#pookie">pookie</a> ... &…

html anchor markdown cross-reference
Adding a cross-reference to a subheading or anchor in another page

How to insert a cross-reference in a reST/Sphinx page to either a sub-header or anchor in another page in …

python-sphinx restructuredtext sections cross-reference
Is there YAML syntax for sharing part of a list or map?

So, I know I can do something like this: sitelist: &sites - www.foo.com - www.bar.com …

arrays dictionary yaml cross-reference
How do I create a cross reference table/query for my data?

I have two simple tables in my database. A "card" table that contains Id, Name, and text of a card, …

sql database-design cross-reference
How do I make a reference to a figure in markdown using pandoc?

I'm currently writing a document in markdown and I'd like to make a reference to an image from my text. …

latex markdown figure cross-reference pandoc
What do the &,<<, * mean in this database.yml file?

Up until now I have only used database.yml with each parameter called out explicitly, in the file below it …

ruby-on-rails database-connection yaml alias cross-reference
knitr/rmarkdown/Latex: How to cross-reference figures and tables?

I'm trying to cross-reference figures and tables in a PDF produced with knitr/rmarkdown. There are some questions on SO …

r latex knitr r-markdown cross-reference
Excel structured reference table syntax

I try to avoid using Excel too much, but when I do I like using structured references as they seem …

excel syntax cross-reference
Simple cross import in python

I want to separate code in different class and put them to different files. However those class are dependent on …

python import cross-reference
XML - Referencing Other XML Files

I'm new to XML, so this may be a fairly easy question to answer. I was wondering if there is …

xml cross-reference