| 
					
				 | 
			
			
				@@ -506,7 +506,8 @@ INFO is the export state, as a property list." 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     ;; a footnote, but isn't yet. 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     (when (and (not footnote) (org-cite-csl--note-style-p info)) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       (org-cite-adjust-note citation info) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      (org-cite-wrap-citation citation info)) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      (org-cite-wrap-citation citation info) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      (setq footnote (org-element-lineage citation '(footnote-reference)))) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     ;; Return structure. 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     (apply #'citeproc-citation-create 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				            `(:note-index 
			 |